account_report_show_all/.gitignore
2026-01-19 16:54:43 +07:00

21 lines
177 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