diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-16 18:48:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-16 18:48:16 -0400 |
commit | 529b479db3acadacefd8dd68c4af8e63f79a017c (patch) | |
tree | 096328c46eb1de91ceb89522c4cf3e88b0fca810 /debian | |
parent | bb5c35345b855e1cb893f3e51d20d736ec6c321e (diff) |
Android: Adjust default .gitignore to ignore .thumbnails at any location in the tree, not just at its top.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b858e2d05..9e8886614 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ git-annex (5.20131102) UNRELEASED; urgency=low Thanks to Tim for the test case. * fsck: Fix up .git/annex/object directory permissions. * Switched to the tasty test framework. + * Android: Adjust default .gitignore to ignore .thumbnails at any location + in the tree, not just at its top. -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400 |