From 3b37c6d06cc8c7cf7e8411a0eb170a6c2785242d Mon Sep 17 00:00:00 2001 From: Noah Gilson Date: Tue, 13 Dec 2022 15:57:24 -0800 Subject: [PATCH 1/3] Remove JetBrains IDE Files from VS Ignore List https://github.com/dotnet/sdk/issues/29224 --- VisualStudio.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 8a30d258..1a48e921 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -393,6 +393,3 @@ FodyWeavers.xsd *.msix *.msm *.msp - -# JetBrains Rider -*.sln.iml From ac81151c3312856c7723c8171a9c8b5360693335 Mon Sep 17 00:00:00 2001 From: Noah Gilson Date: Tue, 10 Jun 2025 13:09:13 -0700 Subject: [PATCH 2/3] Update PR so it doesnt get deleted --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 1a48e921..605ab47e 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -392,4 +392,4 @@ FodyWeavers.xsd *.msi *.msix *.msm -*.msp +*.msp From 1d84c6b57c364adc20f344d2c18c8a000627db30 Mon Sep 17 00:00:00 2001 From: Noah Gilson Date: Tue, 10 Jun 2025 13:09:42 -0700 Subject: [PATCH 3/3] Update VisualStudio.gitignore --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 605ab47e..1a48e921 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -392,4 +392,4 @@ FodyWeavers.xsd *.msi *.msix *.msm -*.msp +*.msp