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.
1 parent 2ed4b4b commit b52cb30Copy full SHA for b52cb30
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