We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbff90 commit b414451Copy full SHA for b414451
VisualStudio.gitignore
@@ -196,7 +196,6 @@ ClientBin/
196
*.jfm
197
*.pfx
198
*.publishsettings
199
-node_modules/
200
orleans.codegen.cs
201
202
# Since there are multiple workflows, uncomment next line to ignore bower_components
@@ -231,6 +230,8 @@ FakesAssemblies/
231
230
232
# Node.js Tools for Visual Studio
233
.ntvs_analysis.dat
+node_modules/
234
+typings/
235
236
# Visual Studio 6 build log
237
*.plg
0 commit comments