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 | |
parent | bb5c35345b855e1cb893f3e51d20d736ec6c321e (diff) |
Android: Adjust default .gitignore to ignore .thumbnails at any location in the tree, not just at its top.
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | doc/bugs/gitignore_for_DCIM_on_Android_misses_some_files.mdwn | 2 |
2 files changed, 4 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 diff --git a/doc/bugs/gitignore_for_DCIM_on_Android_misses_some_files.mdwn b/doc/bugs/gitignore_for_DCIM_on_Android_misses_some_files.mdwn index a7b97de68..449a99753 100644 --- a/doc/bugs/gitignore_for_DCIM_on_Android_misses_some_files.mdwn +++ b/doc/bugs/gitignore_for_DCIM_on_Android_misses_some_files.mdwn @@ -13,3 +13,5 @@ Create a repo Nightly build for Android from yesterday (2013-11-16) ### Please provide any additional information below. + +> [[fixed|done]] --[[Joey]] |