mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 01:26:53 +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
|
html/
|
||||||
env
|
coverage/
|
||||||
docs/build
|
build/
|
||||||
html
|
dist/
|
||||||
htmlcov
|
djangorestframework.egg-info/
|
||||||
build/*
|
|
||||||
dist/*
|
|
||||||
xmlrunner/*
|
|
||||||
djangorestframework.egg-info/*
|
|
||||||
MANIFEST
|
MANIFEST
|
||||||
|
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
|
Loading…
Reference in New Issue
Block a user