mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-27 11:47:30 +00:00
9 lines
220 B
JSON
9 lines
220 B
JSON
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.DS_Store": true,
|
|
"**/app/**/*.js": true,
|
|
"**/*.map": true
|
|
}
|
|
} |