From d6cfd24feb08ec9a2f8aa14736724f8330c5480d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 26 Jan 2015 17:14:53 +0000 Subject: [PATCH] .gitignore: Ignore mllib/oUnit-anon.cache file from oUnit. This updates commit d19eb31060e49d5631a7deb40bebf3886836b0a9. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 441cb83f8..1b02af0e1 100644 --- a/.gitignore +++ b/.gitignore @@ -311,6 +311,7 @@ Makefile.in /mllib/JSON_tests /mllib/libdir.ml /mllib/link.sh +/mllib/oUnit-anon.cache /ocaml/bindtests.bc /ocaml/bindtests.opt /ocaml/bindtests.ml