Merge branch 'dev' into stage1

This commit is contained in:
Yuzviak
2026-04-01 20:14:22 +03:00
432 changed files with 26875 additions and 29810 deletions
-25
View File
@@ -1,27 +1,2 @@
# OS
.DS_Store
.idea
.vscode
# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
.venv/
.ruff_cache/
# Secrets
.env
.env.*
# Data & Models (large files, local only)
data/
weights/
# Database
*.db
*.sqlite3
# Tile cache
tile_cache/