Skip to content

Commit 8d37b33

Browse files
committed
chore: update .gitignore for uv and modern Python tools
Add patterns for: - uv virtual environment (.venv/) - Modern Python cache and build artifacts - Coverage reports (htmlcov/, .coverage) - Editor configs (.vscode/, .idea/)
1 parent be82777 commit 8d37b33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
drafts/
2+
issues/
23

34
# Notebook renders
45
*.html

0 commit comments

Comments
 (0)