MAINT: vscode disable git

This commit is contained in:
Matthew Ryan Dillon 2020-07-25 13:33:57 -07:00
parent c8f76437ab
commit fb7ce6b6a4

View file

@ -28,4 +28,5 @@
"python.defaultInterpreterPath": "~/.conda/envs/q2dev/bin/python",
"python.terminal.activateEnvInCurrentTerminal": true,
"python.languageServer": "Microsoft",
"git.enabled": false,
}