mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/language-data.git
synced 2026-04-22 09:52:16 +08:00
9 lines
328 B
Text
9 lines
328 B
Text
include LICENSE
|
|
include README.rst
|
|
include *.md
|
|
include requirements-*.txt
|
|
recursive-include weblate_language_data *.py
|
|
recursive-include weblate_language_data/locale *.pot
|
|
recursive-include weblate_language_data/locale *.po
|
|
recursive-include weblate_language_data/locale *.mo
|
|
global-exclude *.swp *.swo __pycache__ *.pyc *.pyo
|