assistant: Ignore .DS_Store on OSX.

This commit is contained in:
Joey Hess 2013-01-28 15:13:22 +11:00
parent 981dbc02f5
commit a8bb2749b2
3 changed files with 11 additions and 1 deletions

View file

@ -18,3 +18,9 @@ OS X Lion
Please provide any additional information below.
> Assistant does not support .gitignore yet. Requires an efficient query
> interface for ignores, which git does not provide.
>
> However, I've added a special case, OSX only ignore for .DS_Store files.
> [[done]] --[[Joey]]