Add vscode artifacts to .gitignore.
This commit is contained in:
parent
96d97f65e9
commit
ea3b7b0a76
|
|
@ -32,3 +32,4 @@ project.lock.json
|
||||||
.vs/
|
.vs/
|
||||||
launchSettings.json
|
launchSettings.json
|
||||||
global.json
|
global.json
|
||||||
|
.vscode/*
|
||||||
Loading…
Reference in New Issue