diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | build/ | 1 | build/ |
2 | dist/ | 2 | dist/ |
3 | helpers/__pycache__/ | 3 | music_sampler/__pycache__/ |
4 | __pycache__/ | 4 | __pycache__/ |
5 | .pyinstaller_commit | 5 | .pyinstaller_commit |