aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-09-05 10:57:30 +0100
committerTom Christie2012-09-05 10:57:30 +0100
commita33ac84f48da2064c82a7e40a0d045da992a33ed (patch)
treeef9d76c098e654b975bb62a5d0c85bd02473a209
parent1eacc17957f3e50a917b1def96ec292510f5474d (diff)
downloaddjango-rest-framework-a33ac84f48da2064c82a7e40a0d045da992a33ed.tar.bz2
Clean up .gitignore
-rw-r--r--.gitignore14
1 files changed, 5 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index e1c1403c..27fc3372 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,15 +3,11 @@
*~
.*
-coverage.xml
-env
-docs/build
-html
-htmlcov
-build/*
-dist/*
-xmlrunner/*
-djangorestframework.egg-info/*
+html/
+coverage/
+build/
+dist/
+djangorestframework.egg-info/
MANIFEST
!.gitignore