git ignore setuptools files

This commit is contained in:
Stefan Kögl
2012-06-22 21:17:44 +02:00
parent 2b2e48027d
commit 90057fb668

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
*.pyc
build
.coverage
dist
*.egg-info/