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