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__/
|
||||
*.pyc
|
||||
*.zip
|
||||
.venv/
|
||||
dist/
|
||||
build/
|
||||
*.egg-info/
|
||||
.mypy_cache/
|
||||
.worktrees/
|
||||
|
||||
Reference in New Issue
Block a user