Merge pull request #3 from johnp/no-screenshots
Stop packaging screenshots
This commit is contained in:
commit
4c949e8203
5
web-ext-config.js
Normal file
5
web-ext-config.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
module.exports = {
|
||||||
|
ignoreFiles: [
|
||||||
|
'images/Screen*.png',
|
||||||
|
],
|
||||||
|
};
|
Loading…
x
Reference in New Issue
Block a user