aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Coq.gitignore26
1 files changed, 25 insertions, 1 deletions
diff --git a/Coq.gitignore b/Coq.gitignore
index d3083b3a..ad9b23e2 100644
--- a/Coq.gitignore
+++ b/Coq.gitignore
@@ -1,3 +1,27 @@
-*.vo
+.*.aux
+*.a
+*.cma
+*.cmi
+*.cmo
+*.cmx
+*.cmxa
+*.cmxs
*.glob
+*.ml.d
+*.ml4.d
+*.mli.d
+*.o
*.v.d
+*.vio
+*.vo
+.coq-native/
+.csdp.cache
+.lia.cache
+.nia.cache
+.nlia.cache
+.nra.cache
+csdp.cache
+lia.cache
+nia.cache
+nlia.cache
+nra.cache