summaryrefslogtreecommitdiff
path: root/vendor/gitignore/VisualStudio.gitignore
diff options
context:
space:
mode:
authorRuben Davila <rdavila84@gmail.com>2017-02-07 00:03:05 -0500
committerRuben Davila <rdavila84@gmail.com>2017-02-07 00:03:05 -0500
commit57191b7221f6ee56f03e4808a31bbe6e9d27df3e (patch)
tree2e822dc1ca7e23363d429dd218f921a39b605360 /vendor/gitignore/VisualStudio.gitignore
parent50f5960c72b4ff8b553bb0f7e8f649ac413f6ce0 (diff)
downloadgitlab-ce-57191b7221f6ee56f03e4808a31bbe6e9d27df3e.tar.gz
Update .gitignore templatesupdate-gitignore-templates
Diffstat (limited to 'vendor/gitignore/VisualStudio.gitignore')
-rw-r--r--vendor/gitignore/VisualStudio.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/vendor/gitignore/VisualStudio.gitignore b/vendor/gitignore/VisualStudio.gitignore
index d9e876cfcdd..8054980d742 100644
--- a/vendor/gitignore/VisualStudio.gitignore
+++ b/vendor/gitignore/VisualStudio.gitignore
@@ -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
@@ -271,4 +274,5 @@ __pycache__/
*.pyc
# Cake - Uncomment if you are using it
-# tools/
+# tools/**
+# !tools/packages.config