Skip to content

Instantly share code, notes, and snippets.

@vladimir-e
Created September 23, 2013 14:03
Show Gist options
  • Save vladimir-e/6670838 to your computer and use it in GitHub Desktop.
Save vladimir-e/6670838 to your computer and use it in GitHub Desktop.
remove versioned file to add it to gitignore #git
git rm --cached file_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment