浏览代码

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