Skip to content

Instantly share code, notes, and snippets.

@macoj
Created August 1, 2015 22:57
Show Gist options
  • Save macoj/ac86d9f11f96edad1154 to your computer and use it in GitHub Desktop.
Save macoj/ac86d9f11f96edad1154 to your computer and use it in GitHub Desktop.
removes dir from git and never adds again
git rm --cached -r .idea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment