NeuroMusicLab / .gitignore
sofieff's picture
commit last
6d3c737
raw
history blame
170 Bytes
# Python
__pycache__/
*.py[cod]
*.so
# Virtual Environment
.venv/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
# Data and generated folders
otherfiles/
source/