diff --git a/.gitignore b/.gitignore index ca7fae3fc..455fa020f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ bin Logs appsettings.json appsettings.*.json +.vs /tests/e2e/videos/ /tests/e2e/screenshots/ diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json deleted file mode 100644 index f8b488856..000000000 --- a/.vs/ProjectSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "CurrentProjectSetting": null -} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json deleted file mode 100644 index e23d5cfc9..000000000 --- a/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "ExpandedNodes": [ - "" - ], - "SelectedNode": "\\D:\\Projects\\MicroService\\CRM\\Vue\\vue-abp", - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite deleted file mode 100644 index 3963a2ce9..000000000 Binary files a/.vs/slnx.sqlite and /dev/null differ