hexachords / .gitignore
pachet's picture
Update .gitignore with comprehensive patterns for generated and system files
0a8fa61
raw
history blame contribute delete
200 Bytes
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
# IDE
.idea/
*.iml
*.iws
# macOS
.DS_Store
# Generated files
*.png
*.mid
*.mp3
*.wav
*.ly
output.*
temp.*
# Project specific
soundfont.sf2
.gradio/