We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd31c4c + 683deeb commit bc1fbbaCopy full SHA for bc1fbba
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