diff --git a/.gitignore b/.gitignore index 74483a3..8cd949a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ *.user *.userosscache *.sln.docstates +*.wsuo + +VSWorkspaceState.json # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json deleted file mode 100644 index 03a456e..0000000 --- a/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "ExpandedNodes": [ - "", - "\\src", - "\\src\\.copilot" - ], - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/.vs/world.net/v17/.wsuo b/.vs/world.net/v17/.wsuo deleted file mode 100644 index a69edb3..0000000 Binary files a/.vs/world.net/v17/.wsuo and /dev/null differ