diff --git a/index.js b/index.js index e182bc2..f3df72c 100755 --- a/index.js +++ b/index.js @@ -30,6 +30,7 @@ const CONFIG = { ], // Default file patterns to exclude COMMON_EXCLUDE_FILES: [ + 'screenshot.png', 'package-lock.json', 'composer.lock', 'yarn.lock',