mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
VisualStudio: Ignore *.tmp_proj
This might be created temporarily during a build.
This commit is contained in:
parent
e12c304ebd
commit
2ed26ea654
@ -34,6 +34,7 @@ build/
|
|||||||
*.tli
|
*.tli
|
||||||
*.tlh
|
*.tlh
|
||||||
*.tmp
|
*.tmp
|
||||||
|
*.tmp_proj
|
||||||
*.log
|
*.log
|
||||||
*.vspscc
|
*.vspscc
|
||||||
*.vssscc
|
*.vssscc
|
||||||
|
Loading…
Reference in New Issue
Block a user