__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
*.db
*.db-wal
*.db-shm
node_modules/
.env
.env.local
.env.production
rpi/.env
server/.env
sandbox_buffer.db
.DS_Store

# Camera binder working data — heavy OSM extracts + local output artifacts
# + real user GPS trails. Never commit.
server/tools/camera_binder/data/
server/tools/camera_binder/out/
*.osm.pbf
