mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-05-28 22:04:28 +08:00
See https://github.com/omab/python-social-auth/blob/master/MIGRATING_TO_SOCIAL.md Issue #1307 Signed-off-by: Michal Čihař <michal@cihar.com>
26 lines
328 B
Text
Vendored
26 lines
328 B
Text
Vendored
*.pyc
|
|
*.sw[po]
|
|
/.coverage
|
|
/weblate/repos/
|
|
/weblate/locale/*/*/*.mo
|
|
/weblate/whoosh-index/
|
|
/weblate/avatar-cache/
|
|
weblate-*.tar.*
|
|
/translate
|
|
/social
|
|
/social_core
|
|
/social_django
|
|
/*.db
|
|
/weblate/settings.py
|
|
/weblate/test-repos/
|
|
/reports/
|
|
/tags
|
|
/django
|
|
.idea/*
|
|
*.sublime-*
|
|
/Weblate.egg-info/
|
|
/build/
|
|
/pyuca
|
|
/data/
|
|
/data-test/
|
|
/dist/
|