chore: .gitignore um *.zip und build/ erweitern
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.zip
|
||||||
.venv/
|
.venv/
|
||||||
dist/
|
dist/
|
||||||
|
build/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.worktrees/
|
.worktrees/
|
||||||
|
|||||||
Reference in New Issue
Block a user