Extended .gitignore.

This commit is contained in:
Joshua Richardson
2014-02-21 11:26:11 -08:00
parent 00b522510c
commit c5dbe0708e
+6
View File
@@ -1,5 +1,11 @@
.idea
.project
.settings
.pydevproject
MANIFEST
*.pyc
.tox
build/
clint.egg-info/
dist/