Skip to content

Instantly share code, notes, and snippets.

@nicolae-olariu
Created December 16, 2015 09:17
Show Gist options
  • Save nicolae-olariu/b948fd7d51d56ecebfc9 to your computer and use it in GitHub Desktop.
Save nicolae-olariu/b948fd7d51d56ecebfc9 to your computer and use it in GitHub Desktop.
Ignore files from gitignore that were previously versioned
git rm --cached <file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment