aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2016-07-28 00:43:58 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2016-07-28 00:56:05 +0200
commite257f4d9e3b8647c3470a1450ccdcea33583419c (patch)
tree46ec947935c1660c96d3233191a2100ec8c7bef0 /.gitignore
parentf13bbb9bddf95a9beb87e15ceb1543f79a0134a2 (diff)
downloadMusicSampler-e257f4d9e3b8647c3470a1450ccdcea33583419c.tar.gz
MusicSampler-e257f4d9e3b8647c3470a1450ccdcea33583419c.tar.zst
MusicSampler-e257f4d9e3b8647c3470a1450ccdcea33583419c.zip
Use setuptools_scm to determinate project version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a313440..5e7aaa4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ dist/
3music_sampler/__pycache__/ 3music_sampler/__pycache__/
4__pycache__/ 4__pycache__/
5.pyinstaller_commit 5.pyinstaller_commit
6music_sampler.egg-info/