Skip to content

Commit dc3ff85

Browse files
committed
Ignore backup & log files from converting projects to a new Visual Studio version.
1 parent 0e80099 commit dc3ff85

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Global/VisualStudio.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,9 @@ stylecop.*
6464
~$*
6565
*.dbmdl
6666
Generated_Code #added for RIA/Silverlight projects
67+
68+
# Backup & report files from converting an old project file to a newer
69+
# Visual Studio version. Backup files are not needed, because we have git ;-)
70+
_UpgradeReport_Files/
71+
Backup/
72+
UpgradeLog.XML

0 commit comments

Comments
 (0)