Skip to content

Commit 9f8e411

Browse files
committed
Merge pull request #1853 from Zenuka/bower_components
Add bower_components to VisualStudio.gitignore
2 parents a392c48 + 63694d0 commit 9f8e411

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

VisualStudio.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ ClientBin/
189189
node_modules/
190190
orleans.codegen.cs
191191

192+
# Since there are multiple workflows, uncomment next line to ignore bower_components
193+
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
194+
#bower_components/
195+
192196
# RIA/Silverlight projects
193197
Generated_Code/
194198

0 commit comments

Comments
 (0)