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