diff --git a/Coq.gitignore b/Coq.gitignore index f25a61d9..14d9ca6b 100644 --- a/Coq.gitignore +++ b/Coq.gitignore @@ -1,4 +1,5 @@ .*.aux +.*.d *.a *.cma *.cmi @@ -17,6 +18,7 @@ *.v.d *.vio *.vo +*.vos .coq-native/ .csdp.cache .lia.cache