weblate/.gitignore
Michal Čihař 94b4658ba5 Add CodeClimate coverage integration
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-08-13 10:34:41 +02:00

26 lines
361 B
Text

*.pyproj
*.pyc
*.sw[pon]
/.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
/.tesseract/
/test-images/
/cc-test-reporter