aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2018-11-23 16:15:49 -0400
committerGitHub <noreply@github.com>2018-11-23 16:15:49 -0400
commite313e296c1e284d908adcb95bf4f2812617d4de1 (patch)
tree49e92c4b64c55d41c2864c70443251fb1199e53f
parent83a01cf68f9d1ca0b26c58e604373015ee94fabc (diff)
parent6686e52dbee808c0eab4d4197ff080363657853d (diff)
downloadgitignore-e313e296c1e284d908adcb95bf4f2812617d4de1.tar.gz
gitignore-e313e296c1e284d908adcb95bf4f2812617d4de1.zip
Merge pull request #2307 from marcrocny/marcrocny-patch-1
[VisualStudio] ASP.NET Core - bower - default config
-rw-r--r--VisualStudio.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index b8f4cbca..4ba92b04 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -231,6 +231,8 @@ 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/
+# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
+**/wwwroot/lib/
# RIA/Silverlight projects
Generated_Code/