Commit dc3ff85d authored by Michael Bemmerl's avatar Michael Bemmerl

Ignore backup & log files from converting projects to a new Visual Studio version.

parent 0e800992
...@@ -64,3 +64,9 @@ stylecop.* ...@@ -64,3 +64,9 @@ stylecop.*
~$* ~$*
*.dbmdl *.dbmdl
Generated_Code #added for RIA/Silverlight projects Generated_Code #added for RIA/Silverlight projects
# Backup & report files from converting an old project file to a newer
# Visual Studio version. Backup files are not needed, because we have git ;-)
_UpgradeReport_Files/
Backup/
UpgradeLog.XML
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment