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

# Virtual environments
.venv

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

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

# Type checking
.mypy_cache/
.pyright/

# Distribution
*.whl
*.tar.gz

# Jupyter
.ipynb_checkpoints/

# OS
.DS_Store
Thumbs.db

# UV
uv.lock

# Claude Code (imported from .ai_workspace_template, not tracked)
.claude/
.ai_workspace/
CLAUDE.md
CLAUDE_TEMPLATE.md
CLAUDE_DOMAIN.md
CLAUDE_REPO.md
.claude_config.yaml

# Internal development infrastructure (not for public)
hooks/
templates/
STANDARDS.md
docs/research/
