mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-21 11:25:14 +00:00
setup: update the list of files that we think are boring when we are using darcs
This commit is contained in:
parent
9b38eebcaf
commit
c5ea8f12b5
@ -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$
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user