Skip to content

Commit 4eee932

Browse files
authored
Merge pull request #8197 from tautschnig/fix-gitignore
Fix gitignore of goto-bmc
2 parents aff6268 + ed62817 commit 4eee932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ src/cprover/cprover
115115
src/crangler/crangler
116116
src/goto-analyzer/goto-analyzer
117117
src/goto-analyzer/goto-analyzer.exe
118-
src/goto-bmc
119-
src/goto-bmc.exe
118+
src/goto-bmc/goto-bmc
119+
src/goto-bmc/goto-bmc.exe
120120
src/goto-cc/goto-cc
121121
src/goto-cc/goto-gcc
122122
src/goto-cc/goto-ld

0 commit comments

Comments
 (0)