We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test/outputs
1 parent 085badc commit 2d3253bCopy full SHA for 2d3253b
ignore-paths.js
@@ -4,5 +4,6 @@ export default [
4
"dist/**/*",
5
"coverage/**/*",
6
"test/fixtures/**/*",
7
+ "test/outputs/**/*",
8
"build/Release/**/*",
9
];
0 commit comments