diff options
Diffstat (limited to '')
| -rw-r--r-- | web-ext-config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ext-config.js b/web-ext-config.js index abbcbf1..29a5243 100644 --- a/web-ext-config.js +++ b/web-ext-config.js @@ -1,5 +1,6 @@ module.exports = { ignoreFiles: [ 'images/Screen*.png', + 'images/small-tile.png' ], }; |
