chore: add gitignore and clean up whitespace in README.rst

This commit is contained in:
Suherdy Yacob 2026-05-19 17:06:21 +07:00
parent 93c72d6b07
commit 250fa544d4
2 changed files with 10 additions and 2 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
__pycache__/
*.py[cod]
*$py.class
.DS_Store
.idea/
.vscode/
*.swp
*.swo

View File

@ -6,7 +6,7 @@
Web Pwa Customize Web Pwa Customize
================= =================
.. ..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !! !! changes will be overwritten. !!
@ -97,7 +97,7 @@ promote its widespread use.
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-victoralmau| |maintainer-victoralmau|
This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_pwa_customize>`_ project on GitHub. This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_pwa_customize>`_ project on GitHub.