# Build artefacts
/target
Cargo.lock

# OSM tile cache populated by the overhead_map / flock examples.
# Re-fetches on demand; no need to version-control 60+ MB of PNGs.
assets/tiles/**

# OS / editor cruft
.DS_Store
Thumbs.db
*.swp
*.swo
.idea/
.vscode/
