SyntaxFix
Write A Post
Hire A Developer
Questions
This is a two step process:
Remove tracking of file/folder - but keep them on disk - using
git rm --cached
Now they do not show up as "changed" but still show as
untracked files in git status -u
Add them to .gitignore
.gitignore