We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ed4b4b + b52cb30 commit 460132bCopy full SHA for 460132b
index.js
@@ -32,6 +32,7 @@ const CONFIG = {
32
// Default file patterns to exclude
33
COMMON_EXCLUDE_FILES: [
34
'screenshot.png',
35
+ 'screenshot.jpg',
36
'package-lock.json',
37
'composer.lock',
38
'yarn.lock',
0 commit comments