summaryrefslogtreecommitdiff
path: root/vendor/gitignore/VisualStudio.gitignore
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-04-12 10:29:29 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-04-12 10:29:29 +0100
commitd671d05865121a127d84922c5c316fb5c2838861 (patch)
tree983c1a8a046ee464a6e9834a0adba91ce85978e3 /vendor/gitignore/VisualStudio.gitignore
parentdb6854b2cd44a168af172394a8fbf1965f0c54c5 (diff)
downloadgitlab-ce-d671d05865121a127d84922c5c316fb5c2838861.tar.gz
Update the .gitignore, .gitlab-ci.yml, and Dockerfile templates
Diffstat (limited to 'vendor/gitignore/VisualStudio.gitignore')
-rw-r--r--vendor/gitignore/VisualStudio.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/gitignore/VisualStudio.gitignore b/vendor/gitignore/VisualStudio.gitignore
index 8e930f59c47..29063cf6072 100644
--- a/vendor/gitignore/VisualStudio.gitignore
+++ b/vendor/gitignore/VisualStudio.gitignore
@@ -64,8 +64,10 @@ StyleCopReport.xml
*.ilk
*.meta
*.obj
+*.iobj
*.pch
*.pdb
+*.ipdb
*.pgc
*.pgd
*.rsp
@@ -248,6 +250,7 @@ ServiceFabricBackup/
*.rdl.data
*.bim.layout
*.bim_*.settings
+*.rptproj.rsuser
# Microsoft Fakes
FakesAssemblies/
@@ -319,3 +322,8 @@ ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
+# NVidia Nsight GPU debugger configuration file
+*.nvuser
+
+# MFractors (Xamarin productivity tool) working folder
+.mfractor/