hgbook

view .hgignore @ 113:a0f57b3e677e

More concepts, this time working directory stuff.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Nov 13 14:32:16 2006 -0800 (2006-11-13)
parents 3e8c9b32b03c
children 51c9168ab5f8
line source
1 \bauto/
2 \bhtml/
4 syntax: glob
6 beta/*.tex
7 build_id.tex
8 *.4[ct][ct]
9 *.aux
10 *.bbl
11 *.bib
12 *.blg
13 *.dvi
14 *.eps
15 *.idx
16 *.ilg
17 *.ind
18 *.lg
19 *.lo[fgt]
20 *.orig
21 *.out
22 *.pdf
23 *.png
24 *.run
25 *.tmp
26 *.toc
27 *.xref
28 *~
29 .*.swp
30 .run