__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv/
venv/
.ruff_cache/
.pytest_cache/
.mypy_cache/
.hypothesis/
*.db
*.sqlite3
.DS_Store
.claude/
scripts/license_keys/
node_modules/
test-results/
output/
data/

# Agent artifacts
AGENT_SUMMARY_*.md
PHASE*_CLAUDE_CODE.md
SANDSTORM_ANALYSIS.md
CLAUDE_CODE_COMMAND.md
build_template.py
:memory:*
.coverage
coverage*.json
