VisualStudio: Ignore *.tmp_proj
This might be created temporarily during a build.
This commit is contained in:
parent
e12c304ebd
commit
2ed26ea654
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ build/
|
|||
*.tli
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.tmp_proj
|
||||
*.log
|
||||
*.vspscc
|
||||
*.vssscc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue