We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23bb4a commit 63694d0Copy full SHA for 63694d0
1 file changed
VisualStudio.gitignore
@@ -185,9 +185,12 @@ ClientBin/
185
*.pfx
186
*.publishsettings
187
node_modules/
188
-bower_components/
189
orleans.codegen.cs
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
+
194
# RIA/Silverlight projects
195
Generated_Code/
196
0 commit comments