diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-09-08 07:48:57 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-09-08 07:48:57 -0400 |
commit | 815c52605cdba3c95d7e4e6fd3f1eddf0939bc6a (patch) | |
tree | ecc04e66934cf2a473b64db35c53847eff7c6f24 /.hgignore | |
parent | 87777778aeaee3e1de767499f86bc22789118a69 (diff) |
Start 'more' demo with dbgrid
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ src/config.sml demo/out/*.html demo/demo.* +demo/more/out/*.html +demo/more/demo.* + *.sql *mlmon.out |