hgbook

annotate .hgignore @ 27:535e87792eb1

More MQ content and examples.
Note -f option to some commands.
Note -a option to qpush and qpop.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Jul 12 00:14:52 2006 -0700 (2006-07-12)
parents e6f4088ebe52
children a17b0f38286d
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@20 18 *.orig
bos@0 19 *.out
bos@0 20 *.pdf
bos@11 21 *.png
bos@0 22 *.tmp
bos@0 23 *.toc
bos@0 24 *.xref
bos@11 25 *~
bos@11 26 .*.swp
bos@11 27 .run