waynedunkley
4/14/2016 - 4:19 AM

GIT - Applying .gitignore to committed files

GIT - Applying .gitignore to committed files

// Edit and commit .gitignore, then

git rm --cached /path/to/file

git rm -r --cached /dir/