diff --git a/.contrast-scan.json b/.contrast-scan.json new file mode 100644 index 00000000..75978a54 --- /dev/null +++ b/.contrast-scan.json @@ -0,0 +1,7 @@ +{ + "excludes": [ + "**/automation_tests/**", + "**/tests/**", + "**/test/**" + ] +} \ No newline at end of file