Skip to content

Commit bbaaf2c

Browse files
committed
rem temp from view
1 parent e68e29c commit bbaaf2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"eslint.format.enable": true,
2828
"files.exclude": {
2929
"dist/": true,
30-
"node_modules/": true
30+
"node_modules/": true,
31+
"temp/": true
3132
},
3233
"testExplorer.useNativeTesting": true
3334
},

0 commit comments

Comments
 (0)