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:
0841fff
)
Thu Jan 12 21:09:25 GMT 2012 Brian Warner <warner@lothar.com>
author
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 17:59:05 +0000
(18:59 +0100)
committer
Daira 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
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