.venv/
__pycache__/
*.pyc
node_modules/
dist/
build/
.DS_Store
_local/
.env
.env.*
!.env.example

# Points a session at ENGINEERING.md. Never committed: a filename that names an
# assistant is a trace of machine collaboration, and no public repository here
# carries one.
CLAUDE.md
AGENTS.md

# Tool caches
.mypy_cache/
.pytest_cache/
.ruff_cache/

# Build artefacts of the catalogue
*.sqlite3
