Skip to content

Instantly share code, notes, and snippets.

@keyboardsurfer
Created February 2, 2015 15:04
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 keyboardsurfer/f478942000b2b5f1eee8 to your computer and use it in GitHub Desktop.
Save keyboardsurfer/f478942000b2b5f1eee8 to your computer and use it in GitHub Desktop.
applies changes to a .gitignore file to a repository
git rm -r --cached && git add .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment