13 lines
112 B
Plaintext
13 lines
112 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Odoo
|
|
*.hot-update.js
|
|
*.hot-update.json
|
|
.odoo_nb/
|