__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.duckdb
*.duckdb.wal
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg
.eggs/
venv/
.venv/
docs/_site/
docs/.quarto/
docs/.gitignore
3i_atlas.bsp

# Work notes written by an AI assistant session; they belong in its own archive.
/MEMORY/

# Design plans and working notes stay local: never in git, never in a release.
Plans/
