Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save kikoseijo/06953fb19f7de9475d93be20e1d4fe21 to your computer and use it in GitHub Desktop.

Select an option

Save kikoseijo/06953fb19f7de9475d93be20e1d4fe21 to your computer and use it in GitHub Desktop.
Git ignore doesn’t work
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