changeset 6:f33a7cbb7aaf

Ignore build products.
author David A. Holland
date Sun, 19 Feb 2012 19:52:50 -0500
parents 923ea629c29f
children c013fb703183
files .hgignore
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sun Feb 19 19:51:21 2012 -0500
+++ b/.hgignore	Sun Feb 19 19:52:50 2012 -0500
@@ -1,3 +1,16 @@
 ~$
 ^config\.mk$
 ^config\.sed$
+
+^cgitools/fetch/fetch\.cgi$
+^cgitools/search/search\.cgi$
+^cgitools/submit/submit\.cgi$
+^cgitools/summary/summary\.cgi$
+^crontools/daily/daily$
+^crontools/monthly/monthly$
+^crontools/nag/nag$
+^mailtools/incoming/incoming$
+^shelltools/browse-pr/browse-pr$
+^shelltools/edit-pr/edit-pr$
+^shelltools/query-pr/query-pr$
+^shelltools/sql-pr/sql-pr$