mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-29 15:45:37 +01:00
VisualStudio: Ignore *.tmp_proj
This might be created temporarily during a build.
This commit is contained in:
@@ -34,6 +34,7 @@ build/
|
||||
*.tli
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.tmp_proj
|
||||
*.log
|
||||
*.vspscc
|
||||
*.vssscc
|
||||
|
||||
Reference in New Issue
Block a user