mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-05-10 19:03:42 +03:00
gitignore
This commit is contained in:
parent
7ee1bbecc6
commit
bcddc6f09a
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -21,3 +21,21 @@ MANIFEST
|
||||||
.coverage
|
.coverage
|
||||||
.tox
|
.tox
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
.idea/workspace.xml
|
||||||
|
|
||||||
|
.idea/vcs.xml
|
||||||
|
|
||||||
|
.idea/modules.xml
|
||||||
|
|
||||||
|
.idea/misc.xml
|
||||||
|
|
||||||
|
.idea/encodings.xml
|
||||||
|
|
||||||
|
.idea/django-rest-framework.iml
|
||||||
|
|
||||||
|
.idea/.name
|
||||||
|
|
||||||
|
.gitignore
|
||||||
|
|
||||||
|
.gitignore
|
||||||
|
|
Loading…
Reference in New Issue
Block a user