diff --git a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Angular-CSharp/.gitignore b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Angular-CSharp/.gitignore index 0d10972f36..41ffa34d77 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Angular-CSharp/.gitignore +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Angular-CSharp/.gitignore @@ -1,5 +1,3 @@ -/Properties/launchSettings.json - ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. diff --git a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/React-CSharp/.gitignore b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/React-CSharp/.gitignore index c72f0caa76..8f8b43bb12 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/React-CSharp/.gitignore +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/React-CSharp/.gitignore @@ -1,5 +1,3 @@ -/Properties/launchSettings.json - ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. diff --git a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/.gitignore b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/.gitignore index c72f0caa76..8f8b43bb12 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/.gitignore +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/.gitignore @@ -1,5 +1,3 @@ -/Properties/launchSettings.json - ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons.