Skip to content

Commit 63694d0

Browse files
committed
bower_components is commented by default
1 parent a23bb4a commit 63694d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

VisualStudio.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,12 @@ ClientBin/
185185
*.pfx
186186
*.publishsettings
187187
node_modules/
188-
bower_components/
189188
orleans.codegen.cs
190189

190+
# Since there are multiple workflows, uncomment next line to ignore bower_components
191+
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
192+
#bower_components/
193+
191194
# RIA/Silverlight projects
192195
Generated_Code/
193196

0 commit comments

Comments
 (0)