diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-10-24 16:47:18 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-10-24 16:47:18 -0400 |
commit | 4f82b8197a0e0b520882c0173f321bd948fc7b50 (patch) | |
tree | e31ecf97ee6f1ea13fec2933c85e987d660e0871 /.hgignore | |
parent | d27809108ef5ce4ed389cd39562e0dabb4a38c75 (diff) |
Transactions seem to be working
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,3 +24,5 @@ src/config.sml demo/out/*.html demo/demo.* + +*.sql |