clean up files

This commit is contained in:
cutemeli
2026-02-09 12:46:28 +01:00
parent 2d30310bc0
commit b0bba1036b
3 changed files with 1435 additions and 0 deletions

12
Files/repo.code-workspace Normal file
View File

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