Skip to content

Commit 4391c8f

Browse files
committed
Update .gitignore
Add test failure logs
1 parent ae49105 commit 4391c8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@
2222
# Build directory
2323
######################
2424
build/
25+
26+
# Test failure outputs
27+
######################
28+
tests/*.exp
29+
tests/*.out

0 commit comments

Comments
 (0)