Skip to content

Instantly share code, notes, and snippets.

@narcisobenigno
Created May 10, 2012 19:31
Show Gist options
  • Save narcisobenigno/2655305 to your computer and use it in GitHub Desktop.
Save narcisobenigno/2655305 to your computer and use it in GitHub Desktop.
ignore already existent file added to gitignore
git rm --cached -f existent-file-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment