Skip to content

Instantly share code, notes, and snippets.

@huzaifa-a
Created October 9, 2020 12:49
Show Gist options
  • Save huzaifa-a/60b6d7b5a674d68ee08332c71ddddef7 to your computer and use it in GitHub Desktop.
Save huzaifa-a/60b6d7b5a674d68ee08332c71ddddef7 to your computer and use it in GitHub Desktop.
Gitignore not working
git rm -r --cached .
git add .
git commit -m ".gitignore is now working"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment