Add vscode workspace

This commit is contained in:
Joey Hafner 2022-07-14 23:18:57 -07:00
parent 582df413f9
commit 9e2e99b6c2

8
homelab.code-workspace Normal file
View File

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