23 lines
324 B
Text
23 lines
324 B
Text
.env
|
|
data/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.DS_Store
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
|
|
# Design-Quell-Dateien (nicht für Server)
|
|
/icons/
|
|
.claude/worktrees/
|
|
Ban Yaro - Google Play package/
|
|
/unsplash/
|
|
|
|
# Selbst-gehostete Vektor-Tiles (groß, gehören nicht ins Repo)
|
|
tiles/build/
|
|
*.pmtiles
|
|
*.osm.pbf
|
|
*.mbtiles
|
|
tiles/build.log
|
|
tiles/.DS_Store
|