commit vscode settings
parent
d6c50a7778
commit
4e2aa1ac98
|
@ -208,9 +208,6 @@ project.lock.json
|
|||
# Rider
|
||||
.idea/
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
# Output folder used by Webpack or other FE stuff
|
||||
**/node_modules/*
|
||||
**/wwwroot/*
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"dotnet-test-explorer.testProjectPath": "test"
|
||||
}
|
Loading…
Reference in New Issue