Files
odoo-docs/.gitignore
Dylan Kiss (dyki) 5e37078ad1 [I18N] *: add config file for Weblate
We are switching our translations platform from Transifex to Weblate.
Hence, we are using a new config file to sync our translations between
GitHub and Weblate.

The `.tx/config` file will be deleted in a later commit when the
Transifex sync is shut down.

closes odoo/documentation#14134

Related: odoo/odoo#220402
Related: odoo/enterprise#90942
Related: odoo/design-themes#1119
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2025-07-29 11:05:36 +00:00

12 lines
96 B
Plaintext

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