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

# Virtual environments
.venv
venv/
env/

# environment files
.env
.env.local

# PyPI/build artifacts
*.egg
*.whl
.eggs/
*.manifest
*.spec

# uv
.python-version

# files to process for development
/input
/output
notes.md
.claude/settings.local.json
/temp
/debug