Ignoring the .gitignore file
Mar 23, 2018 · 2 min read · Today I have a small disagreement with GIT and gitignore rules. When you add a file to a GIT repository, it is tracked by GIT. Then adding it to .gitignore won’t make GIT forget about that file. In this post, I will explain how to stop GIT from track...
Join discussion
















