Browse Source

refreshing words

Brendan Forster 9 years ago
parent
commit
0f61d7e240
1 changed files with 5 additions and 3 deletions
  1. 5 3
      VisualStudio.gitignore

+ 5 - 3
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