projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f057242
)
.darcs-boringfile: ignore bin/tahoe and bin/tahoe-script.py, since both are now generated
author
Brian Warner
<warner@allmydata.com>
Tue, 3 Feb 2009 00:03:33 +0000
(17:03 -0700)
committer
Brian Warner
<warner@allmydata.com>
Tue, 3 Feb 2009 00:03:33 +0000
(17:03 -0700)
.darcs-boringfile
patch
|
blob
|
history
diff --git
a/.darcs-boringfile
b/.darcs-boringfile
index 2a4b4a344f8c432d4f789402164931847ca835f8..a8613f0bff35f2a7fcb48b33cc086e461b8fe58c 100644
(file)
--- a/
.darcs-boringfile
+++ b/
.darcs-boringfile
@@
-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$
+# bin/tahoe and bin/tahoe-script.py are now generated files
+^bin/tahoe$
+^bin/tahoe-script\.py$
+
# this file is maintained by the buildbot
^\.buildbot-sourcedata$