Browse Source

Added .vspx and .log to .gitignore for VB

Andrew Arnott 12 years ago
parent
commit
de7a7117c7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      VB.Net.gitignore

+ 2 - 0
VB.Net.gitignore

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