From 28920c7691e73184b9aa2e8680f3700db1146b4a Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Wed, 23 Aug 2017 16:57:43 -0700 Subject: [PATCH] Simplify .gitignore --- .gitignore | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitignore b/.gitignore index 8abcfa1..3f3bbd7 100644 --- a/.gitignore +++ b/.gitignore @@ -29,16 +29,7 @@ nuget.exe npm-debug.log /.build/ -# The templates can't contain their own .gitignore files, because Yeoman has strange default handling for -# files with that name (https://github.com/npm/npm/issues/1862). So, each template instead has a template_gitignore -# file which gets renamed after the files are copied. And so any files that need to be excluded in the source -# repo have to be excluded here. -/templates/*/*/*/node_modules/ -/templates/*/*/*/wwwroot/dist/ -/templates/*/*/*/ClientApp/dist/ -/templates/*/*/*/yarn.lock .vscode/ -/templates/*/*/*/Properties/launchSettings.json global.json korebuild-lock.txt