annotate .hgignore @ 177:c54f4c106fd5

Record the version of Mercurial used.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 28 Mar 2007 23:01:57 -0700
parents e49f4451d0e3
children 3c14c304d823
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
157
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents: 146
diff changeset
1 [^/]+/auto/
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents: 146
diff changeset
2 [^/]+/dist/
e49f4451d0e3 Add hgbook front page material.
Bryan O'Sullivan <bos@serpentine.com>
parents: 146
diff changeset
3 [^/]+/html/
0
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
4
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
5 syntax: glob
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
6
18
e6f4088ebe52 Generate a PDF file with a feedback link on each paragraph.
Bryan O'Sullivan <bos@serpentine.com>
parents: 16
diff changeset
7 beta/*.tex
16
81454425eee9 Progress on a few fronts, mainly indexing and MQ chapter content
Bryan O'Sullivan <bos@serpentine.com>
parents: 11
diff changeset
8 build_id.tex
177
c54f4c106fd5 Record the version of Mercurial used.
Bryan O'Sullivan <bos@serpentine.com>
parents: 157
diff changeset
9 hg_id.tex
80
ea951cfb5cd9 Much template-related content.
Bryan O'Sullivan <bos@serpentine.com>
parents: 52
diff changeset
10 *.4[ct][ct]
0
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
11 *.aux
2
379a802c0210 Add bibliography.
Bryan O'Sullivan <bos@serpentine.com>
parents: 0
diff changeset
12 *.bbl
379a802c0210 Add bibliography.
Bryan O'Sullivan <bos@serpentine.com>
parents: 0
diff changeset
13 *.bib
379a802c0210 Add bibliography.
Bryan O'Sullivan <bos@serpentine.com>
parents: 0
diff changeset
14 *.blg
0
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
15 *.dvi
33
a17b0f38286d Ignore eps files.
Bryan O'Sullivan <bos@serpentine.com>
parents: 20
diff changeset
16 *.eps
137
9d7dffe74b2c Save "good" example output so we can see if something has broken.
Bryan O'Sullivan <bos@serpentine.com>
parents: 120
diff changeset
17 *.err
16
81454425eee9 Progress on a few fronts, mainly indexing and MQ chapter content
Bryan O'Sullivan <bos@serpentine.com>
parents: 11
diff changeset
18 *.idx
81454425eee9 Progress on a few fronts, mainly indexing and MQ chapter content
Bryan O'Sullivan <bos@serpentine.com>
parents: 11
diff changeset
19 *.ilg
81454425eee9 Progress on a few fronts, mainly indexing and MQ chapter content
Bryan O'Sullivan <bos@serpentine.com>
parents: 11
diff changeset
20 *.ind
0
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
21 *.lg
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
22 *.lo[fgt]
146
65f6f9d18fa1 Oops! I forgot that I need the undoctored output files in the book!
Bryan O'Sullivan <bos@serpentine.com>
parents: 144
diff changeset
23 *.lxo
20
2888fe6176b3 Ignore more.
Bryan O'Sullivan <bos@serpentine.com>
parents: 18
diff changeset
24 *.orig
144
006bbad1f190 Add expected output files.
Bryan O'Sullivan <bos@serpentine.com>
parents: 137
diff changeset
25 */pdf/*.out
0
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
26 *.pdf
11
e9d5b4c3d16b First SVG image!
Bryan O'Sullivan <bos@serpentine.com>
parents: 4
diff changeset
27 *.png
120
51c9168ab5f8 Ignore postscript files.
Bryan O'Sullivan <bos@serpentine.com>
parents: 80
diff changeset
28 *.ps
52
3e8c9b32b03c Ignore more generated files.
Bryan O'Sullivan <bos@serpentine.com>
parents: 33
diff changeset
29 *.run
0
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
30 *.tmp
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
31 *.toc
76fba5835a1b Beginnings of a build process and file layout.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
32 *.xref
11
e9d5b4c3d16b First SVG image!
Bryan O'Sullivan <bos@serpentine.com>
parents: 4
diff changeset
33 *~
e9d5b4c3d16b First SVG image!
Bryan O'Sullivan <bos@serpentine.com>
parents: 4
diff changeset
34 .*.swp
e9d5b4c3d16b First SVG image!
Bryan O'Sullivan <bos@serpentine.com>
parents: 4
diff changeset
35 .run