hgbook

annotate .hgignore @ 251:2e73abddad21

Avoid converting UTF8-encoded angle brackets into ASCII (per Johannes Hoff).
Finally write up what fixhtml.py is actually doing.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed May 30 21:50:21 2007 -0700 (2007-05-30)
parents e49f4451d0e3
children 3c14c304d823 d6ca1334a19d
rev   line source
bos@157 1 [^/]+/auto/
bos@157 2 [^/]+/dist/
bos@157 3 [^/]+/html/
bos@0 4
bos@0 5 syntax: glob
bos@0 6
bos@18 7 beta/*.tex
bos@16 8 build_id.tex
bos@177 9 hg_id.tex
bos@80 10 *.4[ct][ct]
bos@0 11 *.aux
bos@2 12 *.bbl
bos@2 13 *.bib
bos@2 14 *.blg
bos@0 15 *.dvi
bos@33 16 *.eps
bos@137 17 *.err
bos@16 18 *.idx
bos@16 19 *.ilg
bos@16 20 *.ind
bos@0 21 *.lg
bos@0 22 *.lo[fgt]
bos@146 23 *.lxo
bos@20 24 *.orig
bos@144 25 */pdf/*.out
bos@0 26 *.pdf
bos@11 27 *.png
bos@120 28 *.ps
bos@52 29 *.run
bos@0 30 *.tmp
bos@0 31 *.toc
bos@0 32 *.xref
bos@11 33 *~
bos@11 34 .*.swp
bos@11 35 .run