* Add gitignore

This commit is contained in:
Matthew Honnibal 2014-07-05 20:50:01 +02:00
parent 0f923fa37d
commit 81f6491cb4

6
.gitignore vendored
View File

@ -1,3 +1,9 @@
# Vim
*.swp
_build/
.env/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]