mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-16 03:01:00 +00:00
12 lines
403 B
Text
12 lines
403 B
Text
|
|
include *.txt
|
||
|
|
include LICENSE
|
||
|
|
recursive-include sphinx_rtd_theme *.conf
|
||
|
|
recursive-include sphinx_rtd_theme *.css
|
||
|
|
recursive-include sphinx_rtd_theme *.eot
|
||
|
|
recursive-include sphinx_rtd_theme *.html
|
||
|
|
recursive-include sphinx_rtd_theme *.js
|
||
|
|
recursive-include sphinx_rtd_theme *.svg
|
||
|
|
recursive-include sphinx_rtd_theme *.ttf
|
||
|
|
recursive-include sphinx_rtd_theme *.woff
|
||
|
|
recursive-include sphinx_rtd_theme *.woff2
|