From a33ac84f48da2064c82a7e40a0d045da992a33ed Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 5 Sep 2012 10:57:30 +0100 Subject: [PATCH] Clean up .gitignore --- .gitignore | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index e1c1403cc..27fc33727 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