mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/language-data.git
synced 2025-10-03 15:01:09 +08:00
9 lines
329 B
Text
9 lines
329 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
|