mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-02 05:10:24 +00:00
8 lines
329 B
Text
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
|