diff options
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -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 |
