weblate/.gitignore
Michal Čihař 6edc9557e2 Use standard location for locales
Having it inside package makes them install properly on the system.

Fixes #945

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-21 18:24:24 +01:00

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/