mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-28 19:00:23 +00:00
5 lines
154 B
Text
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
|