drum-sample-extractor / .gitignore
ChatGPT
feat: add run history and online clustering
b8fa9bf
Raw
History Blame Contribute Delete
200 Bytes
.runs/
.command-logs/
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.venv/
venv/
dist/
build/
.DS_Store
.env
*.wav
*.mp3
*.flac
*.aiff
*.ogg
*.m4a
*.mid
*.zip
!drum-sample-extractor-updated.zip
.cache/