mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-03 12:00:12 +03:00
Include woff2 static files
This commit is contained in:
parent
a81e60ff39
commit
1c97682de1
|
@ -1,6 +1,6 @@
|
||||||
include README.md
|
include README.md
|
||||||
include LICENSE.md
|
include LICENSE.md
|
||||||
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
|
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff *.woff2
|
||||||
recursive-include rest_framework/templates *.html schema.js
|
recursive-include rest_framework/templates *.html schema.js
|
||||||
global-exclude __pycache__
|
global-exclude __pycache__
|
||||||
global-exclude *.py[co]
|
global-exclude *.py[co]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user