Prune .gitignore of old entries

This commit is contained in:
Stein Magnus Jodal 2010-04-05 23:17:42 +02:00
parent 7df5985abf
commit 3f84070fb1

4
.gitignore vendored
View File

@ -1,7 +1,6 @@
*.pyc
*.swp
.coverage
.idea
.noseids
MANIFEST
build/
@ -10,6 +9,3 @@ coverage.xml
dist/
docs/_build/
nosetests.xml
pip-log.txt
src/
tmp/