Updated your git ignore but files keep wanting to commit?
If you have updated your git ignore to exclude certain files, but git keeps telling you that those same files keep wanting to be commited. This solution is for you.
This problem occurs when git cache has not refreshed
So, you need to clear your git c...
blog.azcodez.com1 min read