diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-10-19 14:05:00 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-10-19 14:05:00 -0400 |
commit | 6ab68e791714530008b99a18f220370475146c8b (patch) | |
tree | cfe7c20fdd07da90bfcbe9df4740397923c22048 /.hgignore | |
parent | e685fdbd6f025e911fcf9e5e97882f497e221050 (diff) |
Demo HTML generation, minus source code
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,3 +21,5 @@ src/config.sml *.cache *.log *.status + +demo/out/*.html |