17 lines
115 B
Plaintext
17 lines
115 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Odoo
|
|
*.pot
|
|
*.po
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
|
|
# System
|
|
.DS_Store
|
|
Thumbs.db
|