mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-06 01:21:43 +00:00
.darcs-boringfile: ignore bin/tahoe and bin/tahoe-script.py, since both are now generated
This commit is contained in:
parent
f0572421fe
commit
552f4788cc
@ -61,6 +61,10 @@
|
|||||||
# src/allmydata/_auto_deps.py is copied into place at build time, and never checked in
|
# src/allmydata/_auto_deps.py is copied into place at build time, and never checked in
|
||||||
^src/allmydata/_auto_deps\.py$
|
^src/allmydata/_auto_deps\.py$
|
||||||
|
|
||||||
|
# bin/tahoe and bin/tahoe-script.py are now generated files
|
||||||
|
^bin/tahoe$
|
||||||
|
^bin/tahoe-script\.py$
|
||||||
|
|
||||||
# this file is maintained by the buildbot
|
# this file is maintained by the buildbot
|
||||||
^\.buildbot-sourcedata$
|
^\.buildbot-sourcedata$
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user