Cleanup vscode, add scratch to gitignore.
This commit is contained in:
Vendored
+1
-3
@@ -42,9 +42,7 @@
|
||||
"python.languageServer": "Pylance",
|
||||
"python.analysis.typeCheckingMode": "basic",
|
||||
"python.analysis.extraPaths": [
|
||||
"",
|
||||
"/home/tom/.vscode/extensions/joedevivo.vscode-circuitpython-0.1.15/stubs",
|
||||
"/home/tom/.config/Code/User/globalStorage/joedevivo.vscode-circuitpython/bundle/20220110/adafruit-circuitpython-bundle-py-20220110/lib"
|
||||
""
|
||||
],
|
||||
"python.analysis.diagnosticMode": "workspace",
|
||||
"python.linting.pylintEnabled": false,
|
||||
|
||||
Reference in New Issue
Block a user