Compare commits
No commits in common. "5f97af3f96c9a139f89015a36d75f6d4f3c3e125" and "95f4ec94cf0ea9eea3ede869606df211c490a9b8" have entirely different histories.
5f97af3f96
...
95f4ec94cf
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -1,15 +1,4 @@
|
|||||||
{
|
{
|
||||||
"window.title": "${dirty}${activeEditorMedium}${separator}${rootName}${separator}${profileName}${separator}${appName}",
|
"window.title": "${dirty}${activeEditorMedium}${separator}${rootName}${separator}${profileName}${separator}${appName}",
|
||||||
"workbench.editor.labelFormat": "medium",
|
"workbench.editor.labelFormat": "medium",
|
||||||
"files.exclude": {
|
|
||||||
"**/.git": true,
|
|
||||||
"**/.svn": true,
|
|
||||||
"**/.hg": true,
|
|
||||||
"**/CVS": true,
|
|
||||||
"**/.DS_Store": true,
|
|
||||||
"**/Thumbs.db": true,
|
|
||||||
".**": true,
|
|
||||||
"node_modules": true,
|
|
||||||
},
|
|
||||||
"hide-files.files": [],
|
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user