7

How isolated do you have to be as a developer to not know why you don't commit compiled files into source control? And then argue about it?

Comments
  • 1
    Oh THAT'S what .gitignore is for. I deleted that because i don't like to ignore any changes
  • 1
    Committing binaries is sometimes understandable but only if you commit to a dedicated binary branch.
Add Comment