]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
.gitignore: also ignore tahoe-deps and .tgz, to fix 'make tarballs' rel-1.9.1 allmydata-tahoe-1.9.1
authorBrian Warner <warner@lothar.com>
Thu, 12 Jan 2012 19:18:59 +0000 (11:18 -0800)
committerBrian Warner <warner@lothar.com>
Thu, 12 Jan 2012 19:18:59 +0000 (11:18 -0800)
Otherwise, the get-version-from-git code thinks the tree is dirty, and
creates SUMO tarballs with -dirty in the name.

.gitignore

index 958ddd4adb7eae391a318c12c3761483a84ccdfd..4b8abea1cd5954f93f75982f210d3a174cf93756 100644 (file)
@@ -20,3 +20,5 @@ Twisted-*.egg
 /_trial_temp*
 /dist/
 /twisted/plugins/dropin.cache
+/tahoe-deps/
+/tahoe-deps.tar.gz