Skip to content

Instantly share code, notes, and snippets.

@hesoyamcode
Created October 29, 2017 05:21
Show Gist options
  • Save hesoyamcode/d3071509de1ef961dc21a15069c0988c to your computer and use it in GitHub Desktop.
Save hesoyamcode/d3071509de1ef961dc21a15069c0988c to your computer and use it in GitHub Desktop.
Sometimes when we i add path to ignore in gitignore but gitignore doesn't recognize the new ignore command.
Try to remove git cache
git rm --cached -r dir/want/to/remove/cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment