Git Tips - Ignoring Files Locally During a Development Session
I have a habit (maybe a bad one) of occasionally making local changes to a file I never intend to commit. These can vary wildly in purpose. Maybe there is an error because a file that exists in production doesn't exist and I'm too lazy to pull that file down