diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 07f86278..b6867bc3 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -238,9 +238,11 @@ ClientBin/ # temporary directory used by compiler Generated_Code/ -# Backup & report files from converting an old project file -# to a newer Visual Studio version. Backup files are not needed, -# because we have git ;-) +# Migrating Projects +# When upgrading a solution to a newer version of Visual Studio, there are a +# number of output files created so you can view the log, troubleshoot issues +# and potentially revert to a backup. These can be safely ignored, because +# you're already using version control. _UpgradeReport_Files/ Backup*/ UpgradeLog*.XML