|
@@ -238,9 +238,11 @@ ClientBin/
|
|
# temporary directory used by compiler
|
|
# temporary directory used by compiler
|
|
Generated_Code/
|
|
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/
|
|
_UpgradeReport_Files/
|
|
Backup*/
|
|
Backup*/
|
|
UpgradeLog*.XML
|
|
UpgradeLog*.XML
|