SZanlongo
2/24/2016 - 7:22 PM

Ignore files that have already been committed to a Git repository

Ignore files that have already been committed to a Git repository

git rm --cached git ls-files -i --exclude-from=.gitignore