diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-07-29 18:15:03 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-07-29 18:44:42 +0200 |
commit | 6a3271735186a2b4d3c500f4f60c0c03a12bdd2f (patch) | |
tree | e5ceaf01ba400b1ef552fbeec92919826200cd30 /.gitignore | |
parent | 7d6df771f603e9642047264f967525422ef09e99 (diff) | |
download | MusicSampler-6a3271735186a2b4d3c500f4f60c0c03a12bdd2f.tar.gz MusicSampler-6a3271735186a2b4d3c500f4f60c0c03a12bdd2f.tar.zst MusicSampler-6a3271735186a2b4d3c500f4f60c0c03a12bdd2f.zip |
Make music_sampler multilingual1.2.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ | |||
1 | *.pyc | ||
2 | *.mo | ||
1 | build/ | 3 | build/ |
2 | dist/ | 4 | dist/ |
3 | music_sampler/__pycache__/ | 5 | music_sampler/__pycache__/ |