Skip to content

Instantly share code, notes, and snippets.

@jtbonhomme
Created July 27, 2014 06:22
Show Gist options
  • Save jtbonhomme/fe000c00fe9714e18c92 to your computer and use it in GitHub Desktop.
Save jtbonhomme/fe000c00fe9714e18c92 to your computer and use it in GitHub Desktop.
Make new .gitignore being applied
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