initial commit: classic-only M+ planner with upreza-derived maps

This commit is contained in:
2026-04-25 21:39:15 +02:00
commit aa1cd9ee40
11 changed files with 11732 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
# Python
.venv/
__pycache__/
*.pyc
*.pyo
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
*.swp
# Large data assets — not tracked in git (no LFS yet)
# data/uprez is an 11 GB sparse-clone of upreza interface
data/uprez/
# legacy hires PNG dump (gone, but keep ignored)
data/maps_png_hires/
# 336 MB of WebP map tiles — exclude until LFS is set up
web/assets/maps/
# Build output
output/