1 2 3 4 5 6 7 8 9
module.exports = { ignoreFiles: [ 'images/Screen*.png', 'images/small-tile.png', 'buy-me-a-coffee.png', 'logo*.png', '*-badge.png' ], };