From 0d9ba2e29471d8e4d4e94b56b2ffe2f33a30b8e6 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 16 Jan 2009 14:05:54 -0700
Subject: [PATCH] setup: addition of setuptools_trial egg to the base dir is
 boring from the point of view of revision control

---
 .darcs-boringfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.darcs-boringfile b/.darcs-boringfile
index 6aba017c..2a4b4a34 100644
--- a/.darcs-boringfile
+++ b/.darcs-boringfile
@@ -76,6 +76,7 @@ allmydata_tahoe.egg-info$
 ^\.built$
 
 # if setup.py needs to install plugins from eggs to satisfy setup_requires:
+^setuptools_trial.*.egg$
 ^setuptools_darcs.*.egg$
 ^darcsver.*.egg$
 ^pyutil.*.egg$
-- 
2.45.2