mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-03-16 22:10:30 +00:00
7 lines
288 B
Text
Executable file
7 lines
288 B
Text
Executable file
include *.txt *.rst
|
|
recursive-include docs *.rst conf.py Makefile make.bat
|
|
recursive-include wagtail_modeltranslation/static *
|
|
recursive-include wagtail_modeltranslation/management *
|
|
recursive-include wagtail_modeltranslation/templatetags *
|
|
global-exclude *.pyc
|
|
global-exclude *.DS_Store
|