Skip to content

Instantly share code, notes, and snippets.

@jtbonhomme
Created March 5, 2014 14:57
Show Gist options
  • Save jtbonhomme/9368827 to your computer and use it in GitHub Desktop.
Save jtbonhomme/9368827 to your computer and use it in GitHub Desktop.
Make gitignore being taken into account
git rm -r --cached .
git add .
git commit -m "fixing .gitignore"
@jtbonhomme
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment