Commit de7a7117 authored by Andrew Arnott's avatar Andrew Arnott

Added .vspx and .log to .gitignore for VB

parent 6073319f
...@@ -33,6 +33,7 @@ x64/ ...@@ -33,6 +33,7 @@ x64/
*.tli *.tli
*.tlh *.tlh
*.tmp *.tmp
*.log
*.vspscc *.vspscc
*.vssscc *.vssscc
.builds .builds
...@@ -47,6 +48,7 @@ ipch/ ...@@ -47,6 +48,7 @@ ipch/
# Visual Studio profiler # Visual Studio profiler
*.psess *.psess
*.vsp *.vsp
*.vspx
# Guidance Automation Toolkit # Guidance Automation Toolkit
*.gpState *.gpState
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment