diff options
author | Adam Chlipala <adam@chlipala.net> | 2011-11-05 15:05:13 -0400 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2011-11-05 15:05:13 -0400 |
commit | 2818af2ec6161b85d1cfcbd77d9ea965ae40025c (patch) | |
tree | bb624710b05d07871646fc5a93a9b7014d5874dd /.hgignore | |
parent | b3c3e4d97eebb1cae5b53213a2d9ebfc7d071c4e (diff) |
Support the full set of XHTML character entities
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -48,6 +48,9 @@ doc/*.html Makefile.coq *.vo +xml/parse +xml/entities.sml + syntax: regexp ^Makefile$ |