<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 19, 2014 at 6:10 PM, Tom Johnson <span dir="ltr"><<a href="mailto:tiddlydum@gmail.com" target="_blank">tiddlydum@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">**.gpg</blockquote></div><br>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 !*/</div><div class="gmail_extra"><br></div><div class="gmail_extra">So this would probably work:</div><div class="gmail_extra"><div class="gmail_extra">*</div><div class="gmail_extra">!.gitignore</div><div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:13px">!.gpg-id</span><br></div><div class="gmail_extra">!*.gpg</div><div class="gmail_extra">!*/<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Also you probably want to unignore .gitattributes</div><div><br></div>-- <br>Errikos Koen,<br>Web Developer / Software Engineer<br><a href="http://www.pamediakopes.gr" target="_blank">www.pamediakopes.gr</a>
</div></div>