From: Daira Hopwood Date: Thu, 5 Sep 2013 17:59:05 +0000 (+0100) Subject: Thu Jan 12 21:09:25 GMT 2012 Brian Warner X-Git-Url: https://git.rkrishnan.org/pf/components/com_hotproperty/css/simplejson/frontends?a=commitdiff_plain;h=231494cbc60d6bf6661213ee47159bd5c0c499d1;p=tahoe-lafs%2Ftahoe-lafs.git Thu Jan 12 21:09:25 GMT 2012 Brian Warner * .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. --- 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