Skip to content

Commit 89ea5d5

Browse files
committed
Add .vscode/ into .gitignore
1 parent a8957d0 commit 89ea5d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ bld/
3939

4040
# Visual Studio 2015/2017 cache/options directory
4141
.vs/
42+
**./vscode
43+
4244
# Uncomment if you have tasks that create the project's static files in wwwroot
4345
#wwwroot/
4446

0 commit comments

Comments
 (0)