13 lines
80 B
Plaintext
13 lines
80 B
Plaintext
# Python
|
|
*.pyc
|
|
__pycache__/
|
|
|
|
# Odoo
|
|
*.pot
|
|
*.po
|
|
*.csv~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|