Compare commits
No commits in common. "d10ef65257d6f4d852c4e4e047834c75a5b9aa45" and "98ff30fff73ce3982ed46b7499c917d29d4633c4" have entirely different histories.
d10ef65257
...
98ff30fff7
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,15 +0,0 @@
|
||||
# Python
|
||||
*.py[cod]
|
||||
__pycache__/
|
||||
*.so
|
||||
|
||||
# Odoo
|
||||
*.po~
|
||||
*.pot~
|
||||
|
||||
# Editor / System
|
||||
.DS_Store
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
BIN
__pycache__/__init__.cpython-312.pyc
Normal file
BIN
__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
BIN
__pycache__/__manifest__.cpython-312.pyc
Executable file
BIN
__pycache__/__manifest__.cpython-312.pyc
Executable file
Binary file not shown.
BIN
models/__pycache__/__init__.cpython-312.pyc
Normal file
BIN
models/__pycache__/__init__.cpython-312.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/account_move_line.cpython-312.pyc
Normal file
BIN
models/__pycache__/account_move_line.cpython-312.pyc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user