mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-21 17:16:47 +03:00
Clean up .gitignore
This commit is contained in:
parent
1eacc17957
commit
a33ac84f48
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user