# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
build/
dist/
*.egg-info/

# Csound outputs
*.wav
*.aif
*.ogg
*.mp3

# Project specific
.DS_Store
