hgbook

annotate .hgignore @ 16:81454425eee9

Progress on a few fronts, mainly indexing and MQ chapter content
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Jul 03 22:43:52 2006 -0700 (2006-07-03)
parents e9d5b4c3d16b
children e6f4088ebe52
rev   line source
bos@0 1 \bauto/
bos@0 2 \bhtml/
bos@0 3
bos@0 4 syntax: glob
bos@0 5
bos@16 6 build_id.tex
bos@0 7 *.aux
bos@2 8 *.bbl
bos@2 9 *.bib
bos@2 10 *.blg
bos@0 11 *.dvi
bos@16 12 *.idx
bos@16 13 *.ilg
bos@16 14 *.ind
bos@0 15 *.lg
bos@0 16 *.lo[fgt]
bos@0 17 *.out
bos@0 18 *.pdf
bos@11 19 *.png
bos@0 20 *.tmp
bos@0 21 *.toc
bos@0 22 *.xref
bos@11 23 *~
bos@11 24 .*.swp
bos@11 25 .run