We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d124257 commit d72b866Copy full SHA for d72b866
1 file changed
‎.vscodeignore‎
@@ -18,3 +18,7 @@ dist/*.map
18
*.lock*
19
*.json
20
!package.json
21
+
22
+# Test/coverage/scripts
23
+coverage/**
24
+scripts/**
0 commit comments