.env .env.* !.env.example *.log *.tmp *.bak *.swp .venv/ __pycache__/ *.py[cod] .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ dist/ build/ node_modules/ *.osm.pbf *.osm.pbf.tmp *.db *.sqlite *.sqlite3 *.egg-info/