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

# Virtual environments
.venv

# Package managment
uv.lock

# IDE files
.idea/
.vscode/
.trae/

# OS
.DS_Store