Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-10-12 16:12:25 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-10-12 16:12:25 +0300
commit122003917530f3fc07e8fee3716d5df5d2d964e7 (patch)
tree0e600370c10e86c486ee74d5eae44a5c07d39adf /vendor/gitignore/VisualStudio.gitignore
parent1e4b75ba40570a3e96e1999e375a120c4ba8b346 (diff)
Update templates via:
bin/rake gitlab:update_templates
Diffstat (limited to 'vendor/gitignore/VisualStudio.gitignore')
-rw-r--r--vendor/gitignore/VisualStudio.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/gitignore/VisualStudio.gitignore b/vendor/gitignore/VisualStudio.gitignore
index f652b45c2ee..0867ec5a7ee 100644
--- a/vendor/gitignore/VisualStudio.gitignore
+++ b/vendor/gitignore/VisualStudio.gitignore
@@ -96,6 +96,9 @@ ipch/
*.vspx
*.sap
+# Visual Studio Trace Files
+*.e2e
+
# TFS 2012 Local Workspace
$tf/
@@ -297,3 +300,6 @@ __pycache__/
*.btm.cs
*.odx.cs
*.xsd.cs
+
+# OpenCover UI analysis results
+OpenCover/