re-init because of weird subtree shit

This commit is contained in:
41666 2020-09-15 22:25:26 -04:00
commit 68254ddd13
85 changed files with 13501 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,6 @@
{
"go.inferGopath": false,
"editor.tabSize": 4,
"editor.insertSpaces": true,
"editor.formatOnSave": true
}