Skip to content

Instantly share code, notes, and snippets.

@ferbass
Created November 28, 2014 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ferbass/c5a6993cb7b8b56fadbe to your computer and use it in GitHub Desktop.
Save ferbass/c5a6993cb7b8b56fadbe to your computer and use it in GitHub Desktop.
gitignore previously tracked files
git ls-files --ignored --exclude-standard | xargs git rm --cached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment