From: Brian Warner Date: Fri, 14 Sep 2007 10:26:19 +0000 (-0700) Subject: boringfile: ignore the setuptools .egg that ez_setup.py sometimes makes X-Git-Tag: allmydata-tahoe-0.6.0~120 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=826aaf4ae7affaebf43427491c5f4c6926e13905;p=tahoe-lafs%2Ftahoe-lafs.git boringfile: ignore the setuptools .egg that ez_setup.py sometimes makes during build --- diff --git a/.darcs-boringfile b/.darcs-boringfile index 77dcc7d3..d74667b6 100644 --- a/.darcs-boringfile +++ b/.darcs-boringfile @@ -76,6 +76,8 @@ # automatically-build dependencies (using the 'build-deps' target) go here ^support +# if ez_setup.py needs to build setuptools, that goes here +^setuptools-.*.egg$ # creating a tahoe egg puts files here ^allmydata_tahoe.egg-info