more visual studio related items in .gitignore

This commit is contained in:
Karel Miko 2018-12-03 12:00:09 +01:00
parent 1221b5e12a
commit 6d56e11b1b
1 changed files with 19 additions and 0 deletions

19
.gitignore vendored
View File

@ -33,6 +33,25 @@ mtest.exe
# ignore user specific settings
*.user
*.suo
*.userosscache
*.sln.docstates
*.userprefs
# cache/options directory
.vs/
# Backup & report files from converting an old project file to a newer Visual Studio version
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
# Visual Studio 6 build log + workspace options file
*.plg
*.opt
# visual studio profiler
*.psess
*.vsp
*.vspx
*.sap
# ignore stuff generated by "make manual" and "make poster"
*.aux