Add a .gitignore file.

This commit is contained in:
Cory Benfield
2012-11-15 19:31:48 +00:00
parent 4c8ed1a401
commit 9507e3795b

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.pyc
*.swp
env/