mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-23 17:59:12 +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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user