Browse Source

fix: 增加忽略项

zhengjie 1 year ago
parent
commit
e55009a77d
2 changed files with 8 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 7 0
      .vs/VSWorkspaceState.json

+ 1 - 0
.gitignore

@@ -4,3 +4,4 @@
 
 /obj
 /bin/Debug
+*.suo

+ 7 - 0
.vs/VSWorkspaceState.json

@@ -0,0 +1,7 @@
+{
+  "ExpandedNodes": [
+    ""
+  ],
+  "SelectedNode": "\\InsuBusiness.cs",
+  "PreviewInSolutionExplorer": false
+}