venv/
*.pyc
__pycache__/
playground/
tests/
frontend/node_modules/
frontend/dist/
.git/
*.gpkg
*.sqlite3
**/*.egg-info/
.pytest_cache/
.mypy_cache/
