Skip to content

Commit d509066

Browse files
committed
Fix LiveShare not showing bin directory
1 parent 7cbf0f2 commit d509066

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "http://json.schemastore.org/vsls",
3+
"hideFiles": [
4+
"!src/bin"
5+
]
6+
}

0 commit comments

Comments
 (0)