workspace

This commit is contained in:
cutemeli
2025-12-22 12:28:26 +01:00
parent 36545a32aa
commit 69ac894d77

12
repo.code-workspace Normal file
View File

@@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
},
{
"name": "server",
"path": "../Documents/server/server"
}
],
"settings": {}
}