hgbook

annotate .hgignore @ 6:69d90ab9fd80

Really run example command sequences under a single shell.
Grotesque hackery involved. Bring strong stomachs.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Jun 26 10:15:49 2006 -0700 (2006-06-26)
parents 379a802c0210
children e9d5b4c3d16b
rev   line source
bos@0 1 \bauto/
bos@0 2 \bhtml/
bos@0 3
bos@0 4 syntax: glob
bos@0 5
bos@4 6 .run
bos@0 7 .*.swp
bos@0 8 *~
bos@0 9 *.aux
bos@2 10 *.bbl
bos@2 11 *.bib
bos@2 12 *.blg
bos@0 13 *.dvi
bos@0 14 *.lg
bos@0 15 *.lo[fgt]
bos@0 16 *.out
bos@0 17 *.pdf
bos@0 18 *.tmp
bos@0 19 *.toc
bos@0 20 *.xref