summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 70888f90..f21c4c53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ lib/hol/sail-heap
*.glob
.*.aux
/lib/coq/.nia.cache
+/lib/coq/deps
# Isabelle
@@ -60,16 +61,22 @@ lib/hol/sail-heap
/test/smt/*.out
/test/smt/*.smt2
/test/c/*.c
+/test/c/*.h
/test/c/*.result
/test/c/*.iresult
/test/c/*.oresult
/test/c/*.bin
/test/c/*_ocaml
/test/c/_sbuild*
+/test/coq/.lia.cache
+/test/coq/.nia.cache
+/test/coq/out.v
+/test/coq/out_types.v
/test/mono/Out_lemmas.thy
/test/mono/log
/test/mono/test.cmi
/test/mono/test.cmo
+/test/mono/test-output
/language/*.pdf
/language/*.uo