add gitignore file

This commit is contained in:
Frédéric Péters 2017-09-06 10:21:21 +02:00
parent 6dd53b2896
commit 0059efcdc8
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/MANIFEST
/dist
*.pyc
*.egg-info