# Python
__pycache__/
*.py[cod]
*$py.class

# Odoo
*.hot-update.js
*.hot-update.json
.odoo/

# VS Code
.vscode/

# System
.DS_Store
Thumbs.db
