Skip to content

Commit e333eb9

Browse files
author
thk123
committed
Ignore goto-binary files in the regressions folder
.gb is the standard extension for goto binaries generated by goto-cc and shouldn't be checked
1 parent b2725d5 commit e333eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ regression/ansi-c/tests.log
2929
regression/symex/tests.log
3030
regression/cbmc-java/tests.log
3131
regression/cbmc/tests.log
32+
regression/**/*.gb
3233
src/big-int/test-bigint
3334
src/big-int/test-bigint.exe
3435

0 commit comments

Comments
 (0)