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


# Virtual environments
.venv

# IDE
.vscode/
.idea/
.cursor/
.claude/