]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Thu Jan 12 21:09:25 GMT 2012 Brian Warner <warner@lothar.com>
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:05 +0000 (18:59 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:05 +0000 (18:59 +0100)
  * .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

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