mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
Exclude in dist
This commit is contained in:
parent
4156071bae
commit
359f31350f
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ recursive-include markdownx/static *
|
|||
recursive-include markdownx/templates *
|
||||
recursive-include markdownx/locale *
|
||||
recursive-include markdownx/tests *
|
||||
exclude */__pycache__/
|
||||
exclude *.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue