From 231494cbc60d6bf6661213ee47159bd5c0c499d1 Mon Sep 17 00:00:00 2001
From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 18:59:05 +0100
Subject: [PATCH] Thu Jan 12 21:09:25 GMT 2012  Brian Warner
 <warner@lothar.com>   * .gitignore: also ignore tahoe-deps and .tgz, to fix
 'make tarballs'

  Otherwise, the get-version-from-git code thinks the tree is dirty, and
  creates SUMO tarballs with -dirty in the name.
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 958ddd4a..4b8abea1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ Twisted-*.egg
 /_trial_temp*
 /dist/
 /twisted/plugins/dropin.cache
+/tahoe-deps/
+/tahoe-deps.tar.gz
-- 
2.45.2