Add a .gitignore file

This commit is contained in:
Joe Gordon 2014-10-13 21:19:59 -07:00
parent 2cf10d26a3
commit a70fc46347

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
*.pyc
.tox
*.egg
*.egg-info