weblate/.gitignore
Michal Čihař 2f4f97edf7 Simplify .gitignore
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-25 12:51:57 +01:00

23 lines
314 B
Text
Vendored

*.pyproj
*.pyc
*.sw[po]
/.coverage
/weblate/repos/
/weblate/locale/*/*/*.mo
/weblate/langdata/locale/*/*/*.mo
/weblate/whoosh-index/
/weblate/avatar-cache/
weblate-*.tar.*
/*.db
/weblate/settings.py
/weblate/test-repos/
/reports/
/tags
.idea/*
*.sublime-*
/Weblate.egg-info/
/build/
/data/
/data-test/
/dist/
/.vs