From: Antoine Pitrou Date: Mon, 4 Apr 2011 18:52:50 +0000 (+0200) Subject: Ignore build/ and Doc/build X-Git-Tag: v3.3.0a1~2674 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ff352194b543e1eb7806dc6b5c8e0659b5d65dd;p=python Ignore build/ and Doc/build --- diff --git a/.hgignore b/.hgignore index 4452f844cf..81941b2351 100644 --- a/.hgignore +++ b/.hgignore @@ -5,7 +5,8 @@ Makefile$ Makefile.pre$ TAGS$ autom4te.cache$ -/build/ +^build/ +^Doc/build/ buildno$ config.cache config.log