mirror of
https://gh.wpcy.net/https://github.com/WeblateOrg/weblate.git
synced 2026-04-23 22:57:40 +08:00
44 lines
589 B
Text
44 lines
589 B
Text
*.pyproj
|
|
*.pyc
|
|
*.sw[pon]
|
|
/.coverage*
|
|
/weblate/locale/*/*/*.mo
|
|
/docs/locales/*/*/*.mo
|
|
weblate-*.tar.*
|
|
/*.db
|
|
/weblate/settings.py
|
|
/reports/
|
|
/tags
|
|
/prof
|
|
/junit.xml
|
|
.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/
|
|
/weblate/static/js/vendor/oss-licenses.json
|
|
*node_modules/
|
|
/weblate-openapi.yaml
|
|
/memray*
|
|
/mypy.log
|
|
/.codex
|