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

# Virtual environments
.venv

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db

# uv
.python-version

# Build artifacts
sdist/

# Sisyphus workflow files
.sisyphus/evidence/
.sisyphus/notepads/
