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

# Pytest
.pytest_cache

# Ruff
.ruff_cache

# Mypy
.mypy_cache

# Virtual environments
.venv

# Misc
.DS_Store

# Environment files
.env

# Claude
.claude/
CLAUDE.md

# Testing
responses/
