How to ignore files from being accidentally added to git
While working on a project I sometimes encounter some files (usually for configuration) that you might want to keep changed locally but don't want to accidentally commit to your git repository.
Did you know there's a way to exclude them from showing ...
kuyajoe.blog1 min read