summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2010-05-23 11:52:13 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2010-05-23 11:52:13 -0400
commit2f00e5dc6efb08ae0e7d6540080aaa6a04135707 (patch)
tree485b6a9c7dd4f22fc4a8bf83afabc6250376eade /.hgignore
parentb57d77b547ecc51f978e169502e823eded1fca25 (diff)
Support HTTP caching of app.js
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index cd7886cd..03daa61a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -53,3 +53,6 @@ syntax: regexp
^src/c/Makefile$
^src/coq/Makefile$
^libtool$
+^config.h$
+^config.h.in$
+^stamp-h1$