Files
Odoo-Modules/.graphifyignore
gsinghpal d1441773e0 Add .graphifyignore for graph generation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 09:54:19 -04:00

7 lines
156 B
Plaintext

# graphify: skip vendored / minified third-party assets — not first-party code
**/static/lib/
**/static/src/lib/
**/static/**/*.min.js
*.min.js
*.min.css