**/.*
**/.DS_Store
**/Icon?
!.gitignore
!.github

**/*.wav
**/__pycache__
*.mid
*.midi
*.txt
*.bell
*.pt
*.json
**/_*.*
!**/__*__.py
**/*.egg-info
web/docs/commands/*.md
web/docs/commands/operations/*
!web/docs/commands/operations/index.md
!web/docs/tutorials/*
!web/docs/index.md
!README.md
!web/*.json


# web
**/node_modules
**/build
.cache-loader

web/.env.

npm-debug.log*
yarn-debug.log*
yarn-error.log*
!.placeholder
