feat(proj): init

This commit is contained in:
vl.arkhangelskii
2026-09-21 03:53:15 +03:00
commit 3e34f391b3
258 changed files with 20968 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Build context only — PBF/MBTiles must never enter the image.
**/.git
**/.vs
**/.idea
**/bin
**/obj
**/data
**/*.user
**/*.mbtiles
**/*.osm.pbf
**/*.jar
**/context
**/node_modules
**/dist
README.md
docker-compose.yml
Dockerfile