mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-21 12:18:24 +08:00
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:
5
slop-scan.config.json
Normal file
5
slop-scan.config.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"ignores": [
|
||||||
|
"**/vendor/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user