Skip to content

Commit e313e29

Browse files
authored
Merge pull request #2307 from marcrocny/marcrocny-patch-1
[VisualStudio] ASP.NET Core - bower - default config
2 parents 83a01cf + 6686e52 commit e313e29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

VisualStudio.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ orleans.codegen.cs
231231
# Since there are multiple workflows, uncomment next line to ignore bower_components
232232
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
233233
#bower_components/
234+
# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
235+
**/wwwroot/lib/
234236

235237
# RIA/Silverlight projects
236238
Generated_Code/

0 commit comments

Comments
 (0)