hgbook

view .hgignore @ 144:006bbad1f190

Add expected output files.
This makes it possible to spot changes in Mercurial's output and
behaviour over time.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:44:56 2007 -0800 (2007-03-06)
parents 9d7dffe74b2c
children 65f6f9d18fa1
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 *.err
16 *.idx
17 *.ilg
18 *.ind
19 *.lg
20 *.lo[fgt]
21 *.orig
22 */pdf/*.out
23 *.pdf
24 *.png
25 *.ps
26 *.run
27 *.tmp
28 *.toc
29 *.xref
30 *~
31 .*.swp
32 .run