projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e267951
)
.gitignore: also ignore tahoe-deps and .tgz, to fix 'make tarballs'
rel-1.9.1
allmydata-tahoe-1.9.1
author
Brian Warner
<warner@lothar.com>
Thu, 12 Jan 2012 19:18:59 +0000
(11:18 -0800)
committer
Brian 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 958ddd4adb7eae391a318c12c3761483a84ccdfd..4b8abea1cd5954f93f75982f210d3a174cf93756 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-20,3
+20,5
@@
Twisted-*.egg
/_trial_temp*
/dist/
/twisted/plugins/dropin.cache
+/tahoe-deps/
+/tahoe-deps.tar.gz