Stop packaging screenshots
This commit is contained in:
parent
cd6f2e8e89
commit
9abdec9b26
|
@ -0,0 +1,5 @@
|
||||||
|
module.exports = {
|
||||||
|
ignoreFiles: [
|
||||||
|
'images/Screen*.png',
|
||||||
|
],
|
||||||
|
};
|
Loading…
Reference in New Issue