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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2016-11-03 19:03:00 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2016-11-03 19:03:00 +0300
commit38df702b11ec5c3b608b35a3693f6e0a4dfbf089 (patch)
treef67a9b73f5db544b36962370c2f25b19c410ae5c /vendor/gitignore/VisualStudio.gitignore
parentd54f3a10efa7f40b4368cb19fe32c98804d6c0bd (diff)
Add and update .gitignore & .gitlab-ci.yml templates for 8.14
Diffstat (limited to 'vendor/gitignore/VisualStudio.gitignore')
-rw-r--r--vendor/gitignore/VisualStudio.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/gitignore/VisualStudio.gitignore b/vendor/gitignore/VisualStudio.gitignore
index 1b86e7ec918..09e407344ca 100644
--- a/vendor/gitignore/VisualStudio.gitignore
+++ b/vendor/gitignore/VisualStudio.gitignore
@@ -1,11 +1,14 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
+##
+## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
+*.vcxproj.filters
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
@@ -44,6 +47,7 @@ dlldata.c
project.lock.json
project.fragment.lock.json
artifacts/
+Properties/launchSettings.json
*_i.c
*_p.c
@@ -238,6 +242,9 @@ FakesAssemblies/
# Visual Studio 6 workspace options file
*.opt
+# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
+*.vbw
+
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts