Commit 6073319f authored by Andrew Arnott's avatar Andrew Arnott

Added .gitignore entries for .vspx and .log

parent 5a860949
...@@ -32,6 +32,7 @@ x64/ ...@@ -32,6 +32,7 @@ x64/
*.tli *.tli
*.tlh *.tlh
*.tmp *.tmp
*.log
*.vspscc *.vspscc
*.vssscc *.vssscc
.builds .builds
...@@ -46,6 +47,7 @@ ipch/ ...@@ -46,6 +47,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