mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-10 16:50:59 +00:00
5 lines
225 B
Text
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
|