mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-03 00:51:48 +08:00
Having it inside package makes them install properly on the system. Fixes #945 Signed-off-by: Michal Čihař <michal@cihar.com>
24 lines
300 B
Text
24 lines
300 B
Text
*.pyc
|
|
*.sw[po]
|
|
/.coverage
|
|
/weblate/repos/
|
|
/weblate/locale/*/*/*.mo
|
|
/weblate/whoosh-index/
|
|
/weblate/avatar-cache/
|
|
weblate-*.tar.*
|
|
/translate
|
|
/social
|
|
/*.db
|
|
/weblate/settings.py
|
|
/weblate/test-repos/
|
|
/reports/
|
|
/tags
|
|
/django
|
|
.idea/*
|
|
*.sublime-*
|
|
/Weblate.egg-info/
|
|
/build/
|
|
/pyuca
|
|
/data/
|
|
/data-test/
|
|
/dist/
|