diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-06-20 23:40:05 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-06-20 23:40:05 +0200 |
commit | 5c327cc405f11575446915627d1bbf0c14323b67 (patch) | |
tree | 2e89225a1310a5ad084e749a854f4d299e42de1b /.gitignore | |
parent | 956ce6fd3e47b2536f57f3359ebff26850f30aea (diff) | |
download | MusicSampler-5c327cc405f11575446915627d1bbf0c14323b67.tar.gz MusicSampler-5c327cc405f11575446915627d1bbf0c14323b67.tar.zst MusicSampler-5c327cc405f11575446915627d1bbf0c14323b67.zip |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | build/ | 1 | build/ |
2 | dist/ | 2 | dist/ |
3 | helpers/__pycache__/ | 3 | helpers/__pycache__/ |
4 | __pycache__/ | ||