]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
boringfile: ignore the setuptools .egg that ez_setup.py sometimes makes
authorBrian Warner <warner@allmydata.com>
Fri, 14 Sep 2007 10:26:19 +0000 (03:26 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 14 Sep 2007 10:26:19 +0000 (03:26 -0700)
during build

.darcs-boringfile

index 77dcc7d367e151e0d24fb6bcf339cafcf4719be3..d74667b6266c66df395bf2d3694602d287e889be 100644 (file)
@@ -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