Skip to content

Commit e355a8e

Browse files
committed
Remove generated binaries from repo and add them to .gitignore
1 parent 88121cc commit e355a8e

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,9 @@ examples/prim-integers/append1_and_sort
104104
examples/prim-integers/append1_and_sort.mlf
105105
plugin/plugin-bootstrap/Makefile.bootstrap
106106
plugin/plugin-bootstrap/Makefile.bootstrap.conf
107+
examples/simple/check_lt
108+
examples/simple/max_to_Z
109+
examples/simple/test
110+
examples/simple/test_float
111+
examples/simple/val
112+
examples/compcert/compcert.mlf

examples/simple/check_lt

-24 MB
Binary file not shown.

examples/simple/max_to_Z

-24 MB
Binary file not shown.

examples/simple/test

-24 MB
Binary file not shown.

examples/simple/test_float

-24 MB
Binary file not shown.

examples/simple/val

-24 MB
Binary file not shown.

0 commit comments

Comments
 (0)