.gitignore updated

This commit is contained in:
Jonas Depoix 2018-07-03 13:42:51 +02:00
parent 62dcbd5226
commit 854f0325c7
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@
*.pyc *.pyc
dist dist
build build
*.egg-info *.egg-info
upload_new_version.sh