Add gitignore

This commit is contained in:
Matthew Tretter
2013-07-31 16:55:30 -04:00
parent c2f32b8049
commit fd6f8db132

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.pyc
*.egg
.DS_Store
/.env
/dist
/MANIFEST
/venv