Files
gstack/slop-scan.config.json
Garry Tan d2349d1491 chore: add slop-scan config to exclude vendor files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 04:41:49 -10:00

6 lines
42 B
JSON

{
"ignores": [
"**/vendor/**"
]
}