Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 064edd2c3a | |||
| 5bcc6a19ad |
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Odoo
|
||||
*.pot
|
||||
0
__init__.py
Normal file → Executable file
0
__init__.py
Normal file → Executable file
0
__manifest__.py
Normal file → Executable file
0
__manifest__.py
Normal file → Executable file
0
static/src/overrides/models/loyalty.js
Normal file → Executable file
0
static/src/overrides/models/loyalty.js
Normal file → Executable file
Loading…
Reference in New Issue
Block a user