更加优秀的打击乐器判断!

This commit is contained in:
2023-01-02 14:28:25 +08:00
parent 2ebdf6be24
commit a74fd4b4de
9 changed files with 311 additions and 216 deletions

12
.gitignore vendored
View File

@ -1,16 +1,18 @@
# sth. can't open
/msctPkgver/secrets/*.py
/msctPkgver/secrets/*.c
# mystuff
/.vscode
*.mid
*.midi
# Byte-compiled / optimized / DLL files
# Byte-compiled / optimized
__pycache__/
*.py[cod]
*.pyc
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/