From a9110a7fe013dc7b6dd35bfd6f56ea1ce3a471b1 Mon Sep 17 00:00:00 2001 From: Son Ho Date: Tue, 24 Jan 2023 00:09:33 +0100 Subject: Make minor modifications --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e8b8b7a4..11ac64b9 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,11 @@ tests/fstar/misc/obj/ *Makefile.coq *CoqMakefile.conf +# HOL4 +.HOLMK +.hollogs +.holobjs + # Misc /fstar-tests *~ -- cgit v1.2.3