.gitignore: Python-venv (.venv/, venv/) ausschließen

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-03 21:23:21 +02:00
parent 7dd3215520
commit 845ef67e6a
+2
View File
@@ -3,6 +3,8 @@
data/
# python
.venv/
venv/
__pycache__/
*.pyc