Skip to content

Commit bd1810d

Browse files
leifericfclaude
andcommitted
ignore: add mino_opcounts to gitignore
The MINO_BC_OP_COUNTS=1 build (v0.157.1) produces a `mino_opcounts` binary alongside the existing mino_prof / mino_asan / mino_ubsan specialized builds; ignore it the same way. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 63e2708 commit bd1810d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ bin/
1414
/mino_tsan
1515
/mino_ubsan
1616
/mino_prof
17+
/mino_opcounts
1718
/data/
1819
src/core_mino.h
1920
src/lib_clojure_*.h

0 commit comments

Comments
 (0)