diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-11-27 14:38:53 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-11-27 14:38:53 -0500 |
commit | 85a682b4a65a76e2f5a120b28faf7093f4a766a9 (patch) | |
tree | 3f180b88f47fe8cfb1f6dda748baf30d41363b56 /.hgignore | |
parent | 9004ba508ee89c4fe4b758ffe0f87518b48670ae (diff) |
Start of manual
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -13,7 +13,7 @@ src/urweb.mlb *.grm.* *.o -Makefile +./Makefile src/config.sml *.exe @@ -27,3 +27,8 @@ demo/demo.* *.sql *mlmon.out + +*.aux +*.dvi +*.pdf +*.ps |