annotate .hgignore @ 9:efb427d8b704

obvious stuff that isn't done yet
author David A. Holland
date Sun, 19 Feb 2012 19:55:32 -0500
parents f33a7cbb7aaf
children 824c60f0d7b2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
323fe3b3bc53 Baseline .hgignore file.
David A. Holland
parents:
diff changeset
1 ~$
3
290b6543dc2b Update hgignore for previous.
David A. Holland
parents: 0
diff changeset
2 ^config\.mk$
290b6543dc2b Update hgignore for previous.
David A. Holland
parents: 0
diff changeset
3 ^config\.sed$
6
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
4
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
5 ^cgitools/fetch/fetch\.cgi$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
6 ^cgitools/search/search\.cgi$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
7 ^cgitools/submit/submit\.cgi$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
8 ^cgitools/summary/summary\.cgi$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
9 ^crontools/daily/daily$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
10 ^crontools/monthly/monthly$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
11 ^crontools/nag/nag$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
12 ^mailtools/incoming/incoming$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
13 ^shelltools/browse-pr/browse-pr$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
14 ^shelltools/edit-pr/edit-pr$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
15 ^shelltools/query-pr/query-pr$
f33a7cbb7aaf Ignore build products.
David A. Holland
parents: 3
diff changeset
16 ^shelltools/sql-pr/sql-pr$