add workspace file

This commit is contained in:
2022-06-12 13:51:14 -05:00
parent c04d40cbd5
commit fb7fada1ed

8
.vscode/computerinfo.code-workspace vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": ".."
}
],
"settings": {}
}