hgbook

annotate .hgignore @ 18:e6f4088ebe52

Generate a PDF file with a feedback link on each paragraph.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Jul 04 16:41:31 2006 -0700 (2006-07-04)
parents 81454425eee9
children 2888fe6176b3
rev   line source
bos@0 1 \bauto/
bos@0 2 \bhtml/
bos@0 3
bos@0 4 syntax: glob
bos@0 5
bos@18 6 beta/*.tex
bos@16 7 build_id.tex
bos@0 8 *.aux
bos@2 9 *.bbl
bos@2 10 *.bib
bos@2 11 *.blg
bos@0 12 *.dvi
bos@16 13 *.idx
bos@16 14 *.ilg
bos@16 15 *.ind
bos@0 16 *.lg
bos@0 17 *.lo[fgt]
bos@0 18 *.out
bos@0 19 *.pdf
bos@11 20 *.png
bos@0 21 *.tmp
bos@0 22 *.toc
bos@0 23 *.xref
bos@11 24 *~
bos@11 25 .*.swp
bos@11 26 .run