Update .gitignore
Add test failure logs
This commit is contained in:
parent
ae491055fa
commit
4391c8f38e
5
.gitignore
vendored
5
.gitignore
vendored
@ -22,3 +22,8 @@
|
||||
# Build directory
|
||||
######################
|
||||
build/
|
||||
|
||||
# Test failure outputs
|
||||
######################
|
||||
tests/*.exp
|
||||
tests/*.out
|
||||
|
Loading…
Reference in New Issue
Block a user