diff --git a/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn b/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn index e377deae79..f65a95f45a 100644 --- a/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn +++ b/doc/todo/wishlist:_Tell_git_annex___40__assistant__41___which_files___40__not__41___to_annex_via_.gitattributes.mdwn @@ -3,3 +3,7 @@ Title says it all. It would be nice if I could tell git annex (assistant) which files (not) to annex (automatically). [[!tag /design/assistant]] + +> [[done]]; use `annex.largefiles` git config to configure criteria for +> which files should be annexed. The rest will be added to git as normal +> files. --[[Joey]]