django-select2/MANIFEST.in
2015-04-27 22:19:15 +05:30

8 lines
329 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
exclude UK_Advanced_Cryptics_Dictionary_Licensing_Information.txt
exclude Internal_Notes.md
prune tests