[FIX] dx: port back js tooling gitignore properties
The tooling has been introduce in later version of odoo. It is a problem when somebody switches to older branches without disabling the tooling as it would then try to commit the tooling config files. We just add a few lines in the gitignore to prevent this issue. closes odoo/odoo#106945 X-original-commit: b469295c Related: odoo/enterprise#34551 Signed-off-by:Jorge Pinna Puissant (jpp) <jpp@odoo.com>
Please register or sign in to comment