django-select2/MANIFEST.in

5 lines
225 B
Text

include *.txt *.md
recursive-include django_select2/static *.*
recursive-exclude django_select2/static .DS_Store
recursive-include django_select2/templatetags *.*
recursive-exclude django_select2/templatetags .DS_Store *.pyc