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