Skip to content

Commit a6d9094

Browse files
mvelosopmairaw
authored andcommitted
Tiny bug in .gitignore, should be just .vscode/ (#11141)
1 parent d1ee364 commit a6d9094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ _dependentPackages/
2626
!/xml/System.Net.Cache/
2727

2828
# Visual Studio Code
29-
.vscode/*
29+
.vscode/
3030
!.vscode/extensions.json
3131

3232
# Visual Studio 2019

0 commit comments

Comments
 (0)