Skip to content

Commit

Permalink
Clean up .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Sep 5, 2012
1 parent 1eacc17 commit a33ac84
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a33ac84

Please sign in to comment.