Clean up .gitignore

This commit is contained in:
Tom Christie 2012-09-05 10:57:30 +01:00
parent 1eacc17957
commit a33ac84f48

14
.gitignore vendored
View File

@ -3,15 +3,11 @@
*~ *~
.* .*
coverage.xml html/
env coverage/
docs/build build/
html dist/
htmlcov djangorestframework.egg-info/
build/*
dist/*
xmlrunner/*
djangorestframework.egg-info/*
MANIFEST MANIFEST
!.gitignore !.gitignore