Snippets tagged “tracked-files”
1 snippet uses this tag.
- How to Make Git Forget About a Tracked File Which is Now in .gitignoreGit
Read this git tutorial and learn how you can force Git to forget about a file that was tracked but is now in .gitignore list.