On Fri, Sep 19, 2014 at 6:10 PM, Tom Johnson <[email protected]> wrote:

> **.gpg


That didn't work either but I eventually found the issue, it's that
ignoring * ignores all folders themselves so you can exclude them from
ignoring with !*/

So this would probably work:
*
!.gitignore
!.gpg-id
!*.gpg
!*/

Also you probably want to unignore .gitattributes

-- 
Errikos Koen,
Web Developer / Software Engineer
www.pamediakopes.gr
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to