Fixes to utils

This commit is contained in:
Jim Cooper
2019-10-03 20:26:10 -06:00
parent fc94b08b0b
commit f6aec34d41
5 changed files with 66 additions and 7 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"editor.glyphMargin": false,
"editor.folding": false,
"scm.diffDecorations": "none"
}