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