# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.venv
venv/
ENV/
env/

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# Local runtime data
.phoenix/
archive/
migrations/

# OS
.DS_Store
Thumbs.db

# Internal project planning docs (keep local, do not publish)
0*-*.md
0*-*.docx
1*-*.md
1*-*.docx
master-index.*
plan.md
ollama-recommendation.md
