Files
odoo-docs/.gitignore
Dylan Kiss (dyki) c51d0b8597 [I18N] *: update .weblate.json
After the switch to Weblate, we now only use the `.weblate.json` file
instead of the previous `.tx/config` file.

We update the `.weblate.json` file to reflect the current state of the
module translations and remove the `.tx/config` file.

closes odoo/documentation#14507

X-original-commit: 66914b8aed
Related: odoo/odoo#225795
Related: odoo/enterprise#94040
Related: odoo/design-themes#1140
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
2025-09-07 02:15:49 +00:00

12 lines
96 B
Plaintext

*.pyc
*.mo
.*
!.gitattributes
!.weblate.json
# Sphinx build files
_build/
# Dependencies
odoo