We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd31c4c commit 683deebCopy full SHA for 683deeb
1 file changed
index.js
@@ -30,6 +30,7 @@ const CONFIG = {
30
],
31
// Default file patterns to exclude
32
COMMON_EXCLUDE_FILES: [
33
+ 'screenshot.png',
34
'package-lock.json',
35
'composer.lock',
36
'yarn.lock',
0 commit comments