mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
9 lines
252 B
Text
9 lines
252 B
Text
include LICENSE
|
|
include README.rst
|
|
include requirements.txt
|
|
recursive-include markdownx/static *
|
|
recursive-include markdownx/templates *
|
|
recursive-include markdownx/locale *
|
|
recursive-include markdownx/tests *
|
|
exclude */__pycache__/
|
|
exclude *.DS_Store
|