hgbook

view .hgignore @ 146:65f6f9d18fa1

Oops! I forgot that I need the undoctored output files in the book!
Now they're named "*.lxo", instead of "*.out". Ugh.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:55:48 2007 -0800 (2007-03-06)
parents 006bbad1f190
children e49f4451d0e3
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 *.lxo
22 *.orig
23 */pdf/*.out
24 *.pdf
25 *.png
26 *.ps
27 *.run
28 *.tmp
29 *.toc
30 *.xref
31 *~
32 .*.swp
33 .run