hgbook

view .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
line source
1 \bauto/
2 \bhtml/
4 syntax: glob
6 beta/*.tex
7 build_id.tex
8 *.aux
9 *.bbl
10 *.bib
11 *.blg
12 *.dvi
13 *.idx
14 *.ilg
15 *.ind
16 *.lg
17 *.lo[fgt]
18 *.orig
19 *.out
20 *.pdf
21 *.png
22 *.tmp
23 *.toc
24 *.xref
25 *~
26 .*.swp
27 .run