1
0
mirror of https://github.com/SimonBrazell/privacy-redirect synced 2025-01-09 15:24:54 +01:00
privacy-redirect/web-ext-config.js
2019-10-30 16:48:38 +11:00

7 lines
98 B
JavaScript

module.exports = {
ignoreFiles: [
'images/Screen*.png',
'images/small-tile.png'
],
};