diff --git a/.gitignore b/.gitignore index 70ee859..67d9810 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,7 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST -sounds/* + # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. @@ -136,3 +136,8 @@ dmypy.json # Cython debug symbols cython_debug/ + + +# project_files +src/sounds/* +