Remove venv and pycache from tracking

This commit is contained in:
lazard36
2026-01-30 20:50:28 +00:00
parent 79ce920068
commit 3396ff152c
6644 changed files with 3 additions and 1522186 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
data/terrain/
data/terrain/
venv/
backend/venv/
**/__pycache__/
*.pyc