Skip to content

Commit 14804d3

Browse files
committed
[ADD] the test cache to the .gitignore
1 parent 3447559 commit 14804d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ genv
5555
wenv
5656
lenv
5757
menv
58+
59+
# No test cache
60+
**/.vscode-test/**

0 commit comments

Comments
 (0)