account_report_show_all/.gitignore

23 lines
191 B
Plaintext

# Python
*.py[cod]
*$py.class
# Odoo
*.hot-update.js
*.hot-update.json
.odoo_image_cache/
# Editor/IDE
.vscode/
.idea/
*.swp
*.swo
# MacOS
.DS_Store
# Temporary files
*.tmp
__pycache__/