]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: update the list of files that we think are boring when we are using darcs
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 1 Jan 2008 06:49:04 +0000 (23:49 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 1 Jan 2008 06:49:04 +0000 (23:49 -0700)
.darcs-boringfile

index 86d025d917ab96f4f10312b4f0fd1560e85ba2cb..ae9f70e9d0c4517c0e3efdb17b2a21d7cd524df7 100644 (file)
@@ -75,7 +75,7 @@
 # if ez_setup.py needs to build setuptools, that goes here
 ^setuptools-.*.egg$
 # creating a tahoe egg puts files here
-^allmydata_tahoe.egg-info
+allmydata_tahoe.egg-info$
 # the 'build-deps' commands results in this directory:
 ^tahoe_deps.egg-info
 
@@ -85,6 +85,8 @@
 ^\.checked-deps$
 ^\.built$
 
-# if setup.py needs to install setuptools_darcs_plugin, that goes here
+# if setup.py needs to install plugins from eggs to satisfy setup_requires:
 ^setuptools_darcs_plugin-.*.egg$
 ^setuptools_darcs.*.egg$
+^darcsver.*.egg$
+