Added gitignore file after moving to github.

This commit is contained in:
Russell Keith-Magee 2015-03-14 09:24:46 +08:00
parent 0bf9e949b2
commit d2669e5069

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
*.pyc
*~
.*.sw[op]
*.egg-info
dist
build
_build
distribute-*