# Python-generated files
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
.venv
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# UV
.uv/
uv.lock

# Testing
.pytest_cache/
.coverage
coverage.xml
htmlcov/
tox/
.tox/
.hypothesis/

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

# OS
.DS_Store
Thumbs.db

# Project-specific
outputs/
cache/
*.log
*.wav
