diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-10-19 12:47:10 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-10-19 12:47:10 -0400 |
commit | 54d7cbad02005212c4171b7d652416c75a93aa37 (patch) | |
tree | a51f905aff94143b7019859ff0407d1935e177f9 /.hgignore | |
parent | 8476261d4f4a9a67119abc05cb40907ad979b4de (diff) |
Proper configuration and installation
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -12,3 +12,12 @@ src/urweb.mlb *.lex.* *.grm.* *.o + +Makefile +src/config.sml + +*.exe + +*.cache +*.log +*.status |