ソースを参照

Added .gitignore entries for .vspx and .log

Andrew Arnott 12 年 前
コミット
6073319fb1
1 ファイル変更2 行追加0 行削除
  1. 2 0
      CSharp.gitignore

+ 2 - 0
CSharp.gitignore

@@ -32,6 +32,7 @@ x64/
 *.tli
 *.tlh
 *.tmp
+*.log
 *.vspscc
 *.vssscc
 .builds
@@ -46,6 +47,7 @@ ipch/
 # Visual Studio profiler
 *.psess
 *.vsp
+*.vspx
 
 # Guidance Automation Toolkit
 *.gpState