Skip to content

Commit 9ef9d38

Browse files
committed
Update .vscodeignore to properly ignore logs/ files
1 parent 9ba79cc commit 9ef9d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscodeignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ build/**
77
bin/EditorServices.log
88
bin/DebugAdapter.log
99
bin/*.vshost.*
10-
logs/
10+
logs/**
1111

0 commit comments

Comments
 (0)