minor changes

This commit is contained in:
chsakell
2016-09-26 13:13:11 +03:00
parent 53e0dd8685
commit d2e3b8355c
2 changed files with 9 additions and 0 deletions

9
.vscode/settings.json vendored Normal file
View 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
View File