diff options
author | Son Ho | 2023-01-24 00:09:33 +0100 |
---|---|---|
committer | Son HO | 2023-06-04 21:54:38 +0200 |
commit | a9110a7fe013dc7b6dd35bfd6f56ea1ce3a471b1 (patch) | |
tree | c08dbb5ea6b8620562f9503bf9a4241d8bf6be0e /.gitignore | |
parent | 8ab6291e717a1ad0fe77dcabca928491134708e3 (diff) |
Make minor modifications
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -57,6 +57,11 @@ tests/fstar/misc/obj/ *Makefile.coq *CoqMakefile.conf +# HOL4 +.HOLMK +.hollogs +.holobjs + # Misc /fstar-tests *~ |