annotate .hgignore @ 236:9e72fad938ee

Pass the "--blog-title" & "--blog-subtitle" along when building the demo.
author Steve Kemp <steve@steve.org.uk>
date Fri, 02 May 2008 21:21:33 +0100
parents 950fdc1cdc9a
children eba6872a5309
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
30c6796bded8 Tailor preparing to convert repo by adding .hgignore
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
1 (^|/)CVS($|/)
30c6796bded8 Tailor preparing to convert repo by adding .hgignore
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
2 (^|/)\.hg($|/)
30c6796bded8 Tailor preparing to convert repo by adding .hgignore
Steve Kemp <steve@steve.org.uk>
parents:
diff changeset
3 (^|/)\.hgtags($|/)
70
29ee90369bed Ignore blog entries.
Steve Kemp <steve@steve.org.uk>
parents: 0
diff changeset
4
29ee90369bed Ignore blog entries.
Steve Kemp <steve@steve.org.uk>
parents: 0
diff changeset
5 syntax: glob
29ee90369bed Ignore blog entries.
Steve Kemp <steve@steve.org.uk>
parents: 0
diff changeset
6 ./blog/*.txt
89
bbe0174c27fd Ignore more files.
Steve Kemp <steve@steve.org.uk>
parents: 70
diff changeset
7 ./output/*
bbe0174c27fd Ignore more files.
Steve Kemp <steve@steve.org.uk>
parents: 70
diff changeset
8 ./comments/*
bbe0174c27fd Ignore more files.
Steve Kemp <steve@steve.org.uk>
parents: 70
diff changeset
9 ./debian/*.substvars
140
72a422b4978b Misc update.
Steve Kemp <steve@steve.org.uk>
parents: 89
diff changeset
10 ./debian/files
72a422b4978b Misc update.
Steve Kemp <steve@steve.org.uk>
parents: 89
diff changeset
11 ./debian/chronicle/*
231
950fdc1cdc9a Ignore the debhelper file
Steve Kemp <steve@steve.org.uk>
parents: 140
diff changeset
12 ./debian/chronicle.debhelper.log