diff --git a/src/Microsoft.AspNetCore.SpaTemplates/content/Aurelia-CSharp/.gitignore b/src/Microsoft.AspNetCore.SpaTemplates/content/Aurelia-CSharp/.gitignore index c8274b5fe2..3318154a6c 100644 --- a/src/Microsoft.AspNetCore.SpaTemplates/content/Aurelia-CSharp/.gitignore +++ b/src/Microsoft.AspNetCore.SpaTemplates/content/Aurelia-CSharp/.gitignore @@ -31,8 +31,6 @@ Obj/ /wwwroot/dist/ /ClientApp/dist/ -/yarn.lock - # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* diff --git a/src/Microsoft.AspNetCore.SpaTemplates/content/Knockout-CSharp/.gitignore b/src/Microsoft.AspNetCore.SpaTemplates/content/Knockout-CSharp/.gitignore index 3e035eeebf..c72f0caa76 100644 --- a/src/Microsoft.AspNetCore.SpaTemplates/content/Knockout-CSharp/.gitignore +++ b/src/Microsoft.AspNetCore.SpaTemplates/content/Knockout-CSharp/.gitignore @@ -30,8 +30,6 @@ Obj/ .vs/ /wwwroot/dist/ -/yarn.lock - # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* diff --git a/src/Microsoft.AspNetCore.SpaTemplates/content/Vue-CSharp/.gitignore b/src/Microsoft.AspNetCore.SpaTemplates/content/Vue-CSharp/.gitignore index 30342b19cb..64ed90eeae 100644 --- a/src/Microsoft.AspNetCore.SpaTemplates/content/Vue-CSharp/.gitignore +++ b/src/Microsoft.AspNetCore.SpaTemplates/content/Vue-CSharp/.gitignore @@ -30,8 +30,6 @@ Obj/ .vs/ /wwwroot/dist/ -/yarn.lock - # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* 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 405d553817..0d10972f36 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Angular-CSharp/.gitignore +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Angular-CSharp/.gitignore @@ -183,8 +183,6 @@ orleans.codegen.cs /node_modules -/yarn.lock - # RIA/Silverlight projects Generated_Code/ 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 3e035eeebf..c72f0caa76 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/React-CSharp/.gitignore +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/React-CSharp/.gitignore @@ -30,8 +30,6 @@ Obj/ .vs/ /wwwroot/dist/ -/yarn.lock - # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* 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 3e035eeebf..c72f0caa76 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/.gitignore +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/.gitignore @@ -30,8 +30,6 @@ Obj/ .vs/ /wwwroot/dist/ -/yarn.lock - # MSTest test Results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.*