diff .hgignore @ 1263:be2ef50780ed

Support HTTP caching of app.js
author Adam Chlipala <adamc@hcoop.net>
date Sun, 23 May 2010 11:52:13 -0400
parents b0d632cc9edf
children 052af2b82533
line wrap: on
line diff
--- a/.hgignore	Sat May 22 16:29:54 2010 -0400
+++ b/.hgignore	Sun May 23 11:52:13 2010 -0400
@@ -53,3 +53,6 @@
 ^src/c/Makefile$
 ^src/coq/Makefile$
 ^libtool$
+^config.h$
+^config.h.in$
+^stamp-h1$