first commit, i i have no idea what i have done

This commit is contained in:
tdv
2025-08-31 22:42:08 +03:00
commit c5632f6a37
177 changed files with 9173 additions and 0 deletions

BIN
.vs/NewSmoop/v17/.wsuo Normal file

Binary file not shown.

View File

@@ -0,0 +1,41 @@
{
"Version": 1,
"WorkspaceRootPath": "D:\\sourses\\NewSmoop\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|D:\\sourses\\NewSmoop\\server\\cmd\\api\\main.go||{3B902123-F8A7-4915-9F01-361F908088D0}",
"RelativeMoniker": "D:0:0:{A2FE74E1-B743-11D0-AE1A-00A0C90FFFC3}|\u003CMiscFiles\u003E|solutionrelative:server\\cmd\\api\\main.go||{3B902123-F8A7-4915-9F01-361F908088D0}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 1,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "main.go",
"DocumentMoniker": "D:\\sourses\\NewSmoop\\server\\cmd\\api\\main.go",
"RelativeDocumentMoniker": "server\\cmd\\api\\main.go",
"ToolTip": "D:\\sourses\\NewSmoop\\server\\cmd\\api\\main.go",
"RelativeToolTip": "server\\cmd\\api\\main.go",
"ViewState": "AgIAABIAAAAAAAAAAAAAAAsAAAABAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001001|",
"WhenOpened": "2025-08-19T11:50:45.464Z",
"EditorCaption": ""
}
]
}
]
}
]
}

3
.vs/ProjectSettings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}

11
.vs/VSWorkspaceState.json Normal file
View File

@@ -0,0 +1,11 @@
{
"ExpandedNodes": [
"",
"\\server",
"\\server\\cmd",
"\\server\\cmd\\api",
"\\server\\internal"
],
"SelectedNode": "\\server\\cmd\\api\\main.go",
"PreviewInSolutionExplorer": false
}

BIN
.vs/slnx.sqlite Normal file

Binary file not shown.