Ignore .tlog file generated by msbuild when using msvc tools.
This commit is contained in:
parent
2153a93430
commit
4ad9b5af0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
|
||||
*.o
|
||||
*.exe
|
||||
*.tlog
|
||||
|
||||
# /
|
||||
/autom4te*.cache
|
||||
|
Loading…
Reference in New Issue
Block a user