15 lines
115 B
Plaintext
15 lines
115 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Odoo
|
|
*.po
|
|
.ipynb_checkpoints/
|
|
|
|
# Editors
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|