Add .vscode to the .gitignore
This commit is contained in:
parent
4b49f2b482
commit
93016c602a
|
|
@ -26,6 +26,7 @@ nuget.exe
|
|||
*.sln.ide
|
||||
project.lock.json
|
||||
.vs
|
||||
.vscode
|
||||
.build/
|
||||
.testPublish/
|
||||
global.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue