Add .graphifyignore for graph generation

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-06-15 09:54:19 -04:00
parent 47956f3244
commit d1441773e0
2 changed files with 6 additions and 0 deletions

6
.graphifyignore Normal file
View File

@@ -0,0 +1,6 @@
# graphify: skip vendored / minified third-party assets — not first-party code
**/static/lib/
**/static/src/lib/
**/static/**/*.min.js
*.min.js
*.min.css