Files
Odoo-Modules/.gitignore
gsinghpal ca94a4c42a changes
2026-05-31 21:33:44 -04:00

19 lines
208 B
Plaintext

# Python bytecode
__pycache__/
*.py[cod]
*$py.class
# Editor / OS noise
.DS_Store
*.swp
*.swo
.vscode/
.idea/
# Odoo runtime
*.pyc-tmp
# Local-only diagnostic logs from test runs
_test_*.log
.superpowers/