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

# Virtual environments
.venv/

# Visual Studio Code settings
.vscode

# UV
uv.lock

# OS X Desktop Services Store files
.DS_Store

# Environment variables
.env

# Coverage reports
.coverage
