From 4d1d2e6ea5a75ce86039c0120cdf9c9416eecd5e Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sun, 1 Aug 2010 22:01:28 -0700
Subject: [PATCH] .darcs-boringfile: changes needed to take account of pyscript
 wrappers on Windows.

---
 .darcs-boringfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.darcs-boringfile b/.darcs-boringfile
index 908d6c08..c6eb18af 100644
--- a/.darcs-boringfile
+++ b/.darcs-boringfile
@@ -65,8 +65,9 @@
 # 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 scripts (not including tahoe-script.template) are generated files
 ^bin/tahoe$
+^bin/tahoe\.pyscript$
 ^bin/tahoe-script\.py$
 
 # this file is maintained by the buildbot
-- 
2.45.2