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