Merge pull request #407 from AArnott/patch-1

Adds .vspx and .log files to exclude for C#/VB
This commit is contained in:
Coby Chapple
2012-08-09 20:43:59 -07:00
2 changed files with 4 additions and 0 deletions

View File

@@ -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

View File

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