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

# Virtual environments
.venv

# Lock file (library, not application)
uv.lock

# Local tests (not for upload)
tests/
pytest.ini
.pytest_cache/

# Environment variables (contains secrets)
.env

# Local / AI tools
.claude/
CLAUDE.md
docs/
