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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ff352194b543e1eb7806dc6b5c8e0659b5d65dd;p=thirdparty%2FPython%2Fcpython.git Ignore build/ and Doc/build --- diff --git a/.hgignore b/.hgignore index 4452f844cf51..81941b2351f8 100644 --- a/.hgignore +++ b/.hgignore @@ -5,7 +5,8 @@ Makefile$ Makefile.pre$ TAGS$ autom4te.cache$ -/build/ +^build/ +^Doc/build/ buildno$ config.cache config.log