# HG changeset patch # User Rob Landley # Date 1192791710 18000 # Node ID e52f1c8dfd91bba8f462fa1739c661ee168e739f # Parent d6d53534dff97a8305699586a0fa6be0a5411c47 Ok, technically not something that should really be in the release tarball, but it's annoying when you have 30 megabytes of small files in the build directory and mercurial takes a full minute to do "hg diff". (And don't get me started on bash 3.x tab completion.) diff -r d6d53534dff9 -r e52f1c8dfd91 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Fri Oct 19 06:01:50 2007 -0500 @@ -0,0 +1,1 @@ +^build/