Skip to content

Commit c47f7e0

Browse files
committed
Ignore tests/pos-with-compiler-cc/dotc in VS Code search
1 parent b2aaec8 commit c47f7e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode-template/settings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"**/*.class": true,
1010
"**/*.tasty": true,
1111
"**/target/": true,
12-
"community-build/community-projects": true
12+
"community-build/community-projects": true,
13+
"tests/pos-with-compiler-cc/dotc/**/*.scala": true
1314
}
1415
}

0 commit comments

Comments
 (0)