Commit 2ed26ea6 authored by sgm's avatar sgm Committed by Haacked

VisualStudio: Ignore *.tmp_proj

This might be created temporarily during a build.
parent e12c304e
...@@ -34,6 +34,7 @@ build/ ...@@ -34,6 +34,7 @@ build/
*.tli *.tli
*.tlh *.tlh
*.tmp *.tmp
*.tmp_proj
*.log *.log
*.vspscc *.vspscc
*.vssscc *.vssscc
......
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