mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-12-01 23:35:41 +03:00
Add font files
This commit is contained in:
parent
bb21216a7c
commit
73bebbba64
|
|
@ -1,4 +1,4 @@
|
||||||
recursive-include rest_framework/static *.js *.css *.png
|
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
|
||||||
recursive-include rest_framework/templates *.html
|
recursive-include rest_framework/templates *.html
|
||||||
recursive-exclude * __pycache__
|
recursive-exclude * __pycache__
|
||||||
recursive-exclude * *.py[co]
|
recursive-exclude * *.py[co]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user