Make git forget traced file in .gitignore

Remove specific file from git's tracking cache

git rm --cached <filename>
© 2019 Hau Chen