Files
odoo-docs/.gitignore
Dylan Kiss (dyki) 6e94cbc248 [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#14130

Related: odoo/odoo#220366
Related: odoo/enterprise#90921
Related: odoo/design-themes#1118
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
2025-07-29 13:50:48 +00:00

12 lines
96 B
Plaintext

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