chore: .gitignore um *.zip und build/ erweitern

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-11 12:04:57 +02:00
parent 05ff5765bf
commit 007006d2ab
+2
View File
@@ -1,7 +1,9 @@
__pycache__/
*.pyc
*.zip
.venv/
dist/
build/
*.egg-info/
.mypy_cache/
.worktrees/