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

# Virtual environments
.venv

# IDE
.idea/
.vscode/
.cursor/

# Generated reports
docs/report_*.html
docs/report_*.json

# Lock files
uv.lock
