commit 469d88ffa050f959ca8bce4b7f87e704050363b3 Author: yynngu Date: Fri Jul 4 16:22:29 2025 +0800 初始化 diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..e257ff9 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": "无配置" +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..5862588 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\C:\\Users\\yynngu\\Source\\Repos\\test", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..36ea8d8 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/.vs/test/v17/.suo b/.vs/test/v17/.suo new file mode 100644 index 0000000..6bc89d1 Binary files /dev/null and b/.vs/test/v17/.suo differ diff --git a/cc.cpp b/cc.cpp new file mode 100644 index 0000000..b1fa584 --- /dev/null +++ b/cc.cpp @@ -0,0 +1 @@ +__COUNTER__ \ No newline at end of file