django-select2/MANIFEST.in
2015-09-29 15:12:57 +02:00

5 lines
154 B
Text

include *.txt *.md
recursive-include django_select2/static *.*
recursive-exclude django_select2/static .DS_Store
exclude requirements_dev.txt
prune tests