gitignore

This commit is contained in:
Sergey Shepelev
2014-09-28 15:37:08 +04:00
parent 724beda5d2
commit 4cdd52a800

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# please keep this file sorted
*.egg*
*.pyc
.*
build/
dist/
doc/changelog.rst
venv*
website-build/