Add dist in gitignore

This commit is contained in:
Lafrite 2014-02-21 06:02:44 +01:00
parent 4834186bec
commit 915f92c710
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
__pycache__/
*.pyc
dist/