# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# The SPA: sources in web/, build output shipped as package data
web/node_modules/
artificer/web/dist/
web/tsconfig.tsbuildinfo

TODO.md
FEEDBACK.md

# pi drops its fetched model catalog in the cwd when it refreshes
/models.json

# Claude Code local settings: untracked, and hatchling ships anything
# in the tree that .gitignore does not exclude.
.claude/
