As a recent convert to the awesomeness that is git (my current flavor is msysgit ), I find myself continuously needing to update the .gitignore file that I copy and paste between my repositories. Here’s what my ignore file currently contains: obj bin...