Files
mplus-routes/.gitignore
T
florian.berthold 738605b6c0 Commit web/assets/maps/ WebPs so deploys are self-contained
121 MB across 66 dungeon-floor WebPs (~150 KB–6 MB each). Previously
gitignored on the assumption LFS would be needed; plain git handles this
fine and it removes the kg_fetch → kg_stitch dependency from the deploy
path. README and Ansible bring-up step updated.
2026-04-26 12:54:38 +02:00

23 lines
223 B
Plaintext

# Python
.venv/
__pycache__/
*.pyc
*.pyo
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
*.swp
# Large data assets
# legacy hires PNG dump (gone, but keep ignored)
data/maps_png_hires/
# Build output
output/
data/kg/