hgbook

view .hgignore @ 74:ec1f144968de

Fix a few examples now that run-examples is more stringent.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Aug 30 00:02:02 2006 -0700 (2006-08-30)
parents a17b0f38286d
children ea951cfb5cd9
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 *.run
24 *.tmp
25 *.toc
26 *.xref
27 *~
28 .*.swp
29 .run