From 63694d017b24f4b7e97bc245352ae942b511cfac Mon Sep 17 00:00:00 2001 From: Zenuka Date: Fri, 12 Feb 2016 08:41:18 +0100 Subject: [PATCH] bower_components is commented by default --- VisualStudio.gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index e7d6e74a..f27eeca8 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -185,9 +185,12 @@ ClientBin/ *.pfx *.publishsettings node_modules/ -bower_components/ orleans.codegen.cs +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + # RIA/Silverlight projects Generated_Code/ -- 2.39.5