X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5e7aaa43f9369e5693e2d725db5fb5832a95b057;hb=e257f4d9e3b8647c3470a1450ccdcea33583419c;hp=6242c409b7b24ba23fc4f8ab14d1f26984a49afa;hpb=e5e6409426e3eb1918318973372568081e6d9dd6;p=perso%2FImmae%2FProjets%2FPython%2FMusicSampler.git diff --git a/.gitignore b/.gitignore index 6242c40..5e7aaa4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ build/ dist/ -helpers/__pycache__/ +music_sampler/__pycache__/ +__pycache__/ +.pyinstaller_commit +music_sampler.egg-info/