2 comments

  • Hendrikto26 minutes ago
    This is just a very low-effort regurgitation of this: <a href="https:&#x2F;&#x2F;git-scm.com&#x2F;docs&#x2F;gitignore" rel="nofollow">https:&#x2F;&#x2F;git-scm.com&#x2F;docs&#x2F;gitignore</a>
    • _the_inflator4 minutes ago
      You made my day. Everything is said and explained there.<p>Ok, sometimes a more vivid and visually explanatory style would help, but here still Google is your friend for individual concepts.<p>One of the best resources there is. git is a hell of a tool. It looks simple but is so beautifully versatile without being complex or not deductive.
    • jagged-chisel21 minutes ago
      Hey, come on now - they added &#x27;check-ignore&#x27; which is good complementary advice.
  • bryancoxwell15 minutes ago
    I use the ever living hell out of .git&#x2F;info&#x2F;exclude. Works great for scripts&#x2F;Makefiles I only want locally and collaborators wouldn’t care about or be able to use.