gitignore

pull/15/head
Michael Egorov 2017-08-18 10:32:34 -07:00
parent 927969dc31
commit b230667405
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
__pycache__
*.pyc
/.venv
/*.egg-info
/build
/.cache
*.so
/MANIFEST
/.tox