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

# Virtual environments
.venv

# Temporary and generated files
.cache/
.coverage
tmp/
analysis_results.json
schema.json

# IDE and OS files
.DS_Store
.idea/
.env
