weblate/.gitignore
Michal Čihař 7e678e654f utils: remove version check for borg
The required version is higher than what is checked here. This also
reduces memory usage by 20 MB which are allocated by borg.
2024-04-25 16:01:57 +02:00

35 lines
441 B
Text

*.pyproj
*.pyc
*.sw[pon]
/.coverage*
/weblate/locale/*/*/*.mo
weblate-*.tar.*
/*.db
/weblate/settings.py
/reports/
/tags
.idea/*
*.sublime-*
.vscode/*
/Weblate.egg-info/
/build/
/data/
/data-test/
/dist/
/.vs
/.venv
/.venv*
/venv
*.DS_Store
/weblate-env/
/test-images/
/cc-test-reporter
# Celery logs/pids
/weblate-*.log
/weblate-*.pid
/dev-docker/.env
/dev-docker/data/
/dev-docker/weblate-dev/requirements.txt
*~
/.dmypy.json
/fil-result/