As a front end developer, I frequently add code to hide backend devs' error messages ;)
Is there a way of getting git to ignore code commented in a certain way? eg
.error { display:none; } // DEBUG-GIT-PLEASE-IGNORE
Or has someone written a plugin for this?