mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/hosted.git
synced 2026-03-04 14:56:24 +08:00
13 lines
490 B
Text
13 lines
490 B
Text
include README.rst
|
|
include SECURITY.md
|
|
include manage.py
|
|
recursive-include wlhosted *.py
|
|
recursive-include wlhosted/error *.html
|
|
recursive-include wlhosted/integrations/templates *.html
|
|
recursive-include wlhosted/integrations/templates *.txt
|
|
recursive-include wlhosted/legal/templates *.html
|
|
recursive-include wlhosted/payments/templates *.html
|
|
global-exclude *.swp *.swo
|
|
recursive-include wlhosted/locale *.pot
|
|
recursive-include wlhosted/locale *.po
|
|
recursive-include wlhosted/locale *.mo
|