Android: Add .thumbnails to .gitignore when setting up a camera repository.

This commit is contained in:
Joey Hess 2013-06-10 16:41:02 -04:00
parent 855021a41f
commit 0b11c71740
3 changed files with 21 additions and 5 deletions

View file

@ -21,3 +21,8 @@ Install git-annex on Android and choose the defaults for a camera repository.
# End of transcript or log.
"""]]
> I've [[done]] this, however the .gitignore file it writes will
> not actually be used by the assistant until it gets support
> for querying gitignore settings from git. There is already a
> bug tracking that, and it's in process. --[[Joey]]