Add .graphifyignore for graph generation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
6
.graphifyignore
Normal file
6
.graphifyignore
Normal 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
|
||||||
Reference in New Issue
Block a user