__pycache__/
*.py[cod]
*$py.class
*.so
dist/
build/
*.egg-info/
*.egg
.eggs/
*.whl
.venv/
venv/
env/
.env
.env.*
*.pem
*.key
credentials*
smythe_artifacts/
smythe/output/
*.log
.mypy_cache/
.pytest_cache/
.ruff_cache/
.tox/
.coverage
htmlcov/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db

# Local working notes (TODOs, project instructions, scratch)
00_project_files/
.claude/
