# Exclude build artifacts, caches, and temp files
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.git/
.github/
.venv/
venv/
*.mp4
*.mp3
*.wav
test_*
.env
