diff --git a/.gitignore b/.gitignore index 4d777fd..49b3713 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ +**/__pycache__ +.vscode +.venv + +recordings/ *.mkv +*.png out/ -.venv -mscz/ -recordings/ -**/__pycache__ \ No newline at end of file +scores \ No newline at end of file