diff --git a/slop-scan.config.json b/slop-scan.config.json new file mode 100644 index 00000000..c9fe647a --- /dev/null +++ b/slop-scan.config.json @@ -0,0 +1,5 @@ +{ + "ignores": [ + "**/vendor/**" + ] +}