# Build artifacts
build/
dist/
*.egg-info/
*.egg
wheels/

# Byte-compiled / caches
__pycache__/
*.py[cod]
*.so
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Environments
.venv/
venv/
env/
.env

# Editors / OS
.idea/
.vscode/
.DS_Store

# Local scratch — navi writes navi.db next to wherever it runs
navi.db
*.tgz
