|
@@ -199,7 +199,6 @@ ClientBin/
|
|
|
*.jfm
|
|
|
*.pfx
|
|
|
*.publishsettings
|
|
|
-node_modules/
|
|
|
orleans.codegen.cs
|
|
|
|
|
|
# Since there are multiple workflows, uncomment next line to ignore bower_components
|
|
@@ -234,6 +233,10 @@ FakesAssemblies/
|
|
|
|
|
|
# Node.js Tools for Visual Studio
|
|
|
.ntvs_analysis.dat
|
|
|
+node_modules/
|
|
|
+
|
|
|
+# Typescript v1 declaration files
|
|
|
+typings/
|
|
|
|
|
|
# Visual Studio 6 build log
|
|
|
*.plg
|