mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 17:27:48 +00:00
minor changes
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"files.exclude": {
|
||||
"**/.git": true,
|
||||
"**/.DS_Store": true,
|
||||
"**/app/**/*.js": true,
|
||||
"**/*.map": true
|
||||
}
|
||||
}
|
||||
0
appsettings.json
Executable file → Normal file
0
appsettings.json
Executable file → Normal file
Reference in New Issue
Block a user