mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
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>
12 lines
96 B
Plaintext
12 lines
96 B
Plaintext
*.pyc
|
|
*.mo
|
|
.*
|
|
!.gitattributes
|
|
!.weblate.json
|
|
|
|
# Sphinx build files
|
|
_build/
|
|
|
|
# Dependencies
|
|
odoo
|