<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-03-17 11:40 GMT+01:00 Adam Bergmark <span dir="ltr"><<a href="mailto:adam@bergmark.nl" target="_blank">adam@bergmark.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>[...] I'm slowly moving away from local .gitignore files, in ~/.gitconfig you can ignoring globally by specify e.g.</div><div><br></div><div><div>[core]</div><div><span class="m_-8906851747386644198Apple-tab-span" style="white-space:pre-wrap">     </span>excludesfile = /Users/adam.bergmark/.<wbr>gitignore-global</div><div>[...]</div></div></div></blockquote><div><br></div><div>Just a small remark about this: IMHO this is a bit unfriendly to people checking out and building your package. They neither have your global ~/.gitignore-global nor your local repository configuration. So in my opinion .gitignore files really belong *into* any project, maintaining them is not really that hard...</div></div></div></div>