hgbook

view .hgignore @ 45:6b7b0339e7d6

Don't rerun examples unnecessarily.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun Jul 23 23:34:24 2006 -0700 (2006-07-23)
parents 2888fe6176b3
children 3e8c9b32b03c
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 *.eps
14 *.idx
15 *.ilg
16 *.ind
17 *.lg
18 *.lo[fgt]
19 *.orig
20 *.out
21 *.pdf
22 *.png
23 *.tmp
24 *.toc
25 *.xref
26 *~
27 .*.swp
28 .run