summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2011-11-30 15:28:56 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2011-11-30 15:28:56 -0500
commitd35896d2f29d23c3cd4c180f9249e44ebf7ed208 (patch)
tree46bd1fc7feee6dad73467084bb05bff6b03b69c4 /.hgignore
parentb0da719acd2e225d83e064e9336e1097b87df6d8 (diff)
Update Coq semantics for 8.3pl2
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 401353b3..b5ed224a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -47,6 +47,8 @@ doc/*.html
.depend
Makefile.coq
*.vo
+*.v.d
+*.glob
xml/parse
xml/entities.sml
@@ -55,7 +57,6 @@ syntax: regexp
^Makefile$
^src/c/Makefile$
-^src/coq/Makefile$
^libtool$
^config.h$
^stamp-h1$