add build/ in gitignore

This commit is contained in:
Lafrite 2015-05-14 14:15:40 +02:00
parent c1ae7266da
commit b0bda71bd9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
__pycache__/
*.pyc
dist/
build/
*.egg-info/
documentation/build/