Android: Adjust default .gitignore to ignore .thumbnails at any location in the tree, not just at its top.

This commit is contained in:
Joey Hess 2013-11-16 18:48:16 -04:00
parent 31260aa920
commit f35cc2d4ba
3 changed files with 5 additions and 1 deletions

2
debian/changelog vendored
View file

@ -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