aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2016-09-19 18:07:02 -0700
committerGitHub <noreply@github.com>2016-09-19 18:07:02 -0700
commitb414451e5532dbd37f89d116a4df25ce52bc6e5e (patch)
tree24ddfaf7d89f9b81d30cdd31690f14520f2eeced /VisualStudio.gitignore
parentafbff9027d02ccfc680e031f6c295f79ad61662d (diff)
downloadgitignore-b414451e5532dbd37f89d116a4df25ce52bc6e5e.tar.gz
gitignore-b414451e5532dbd37f89d116a4df25ce52bc6e5e.zip
ignore typings directory
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index f3e58fc2..af08e1f2 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -196,7 +196,6 @@ ClientBin/
*.jfm
*.pfx
*.publishsettings
-node_modules/
orleans.codegen.cs
# Since there are multiple workflows, uncomment next line to ignore bower_components
@@ -231,6 +230,8 @@ FakesAssemblies/
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
+node_modules/
+typings/
# Visual Studio 6 build log
*.plg