소스 검색

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

Michael Bemmerl 14 년 전
부모
커밋
dc3ff85dce
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      Global/VisualStudio.gitignore

+ 6 - 0
Global/VisualStudio.gitignore

@@ -64,3 +64,9 @@ stylecop.*
 ~$*
 *.dbmdl
 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