# Python
__pycache__/
*.egg-info/
.venv/
.mypy_cache/
.pytest_cache/
dist/
build/

# Node
node_modules/
typescript/dist/
*.tsbuildinfo

# Output / scratch
*.mp3
*.wav
