1 parent 424b9b4 commit 0945f49Copy full SHA for 0945f49
1 file changed
.gitignore
@@ -5,6 +5,9 @@ node_modules/
5
build/
6
out/
7
8
+# Test output
9
+coverage/
10
+
11
# VSCode specific files
12
.vscode-test/
13
0 commit comments