diff .hgignore @ 1:12573db75437

added cute error page by dylan. Going to fix index page
author Robert McIntyre <rlm@mit.edu>
date Mon, 17 Oct 2011 22:21:38 -0700
parents c1a872bbc9f9
children c2beff8e5b5d
line wrap: on
line diff
     1.1 --- a/.hgignore	Sun Oct 16 06:51:55 2011 -0700
     1.2 +++ b/.hgignore	Mon Oct 17 22:21:38 2011 -0700
     1.3 @@ -1,3 +1,4 @@
     1.4  syntax: glob
     1.5  src*
     1.6 -html*
     1.7 \ No newline at end of file
     1.8 +html/export.html
     1.9 +html/level-0.html
    1.10 \ No newline at end of file