summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
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$