mirror of https://github.com/garrytan/gstack.git
chore: add slop-scan config to exclude vendor files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1ea3e44931
commit
d2349d1491
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"ignores": [
|
||||
"**/vendor/**"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue