Skip to content

Instantly share code, notes, and snippets.

@iammert
Created September 16, 2015 16:57
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save iammert/faa6cd996c752dcfb10a to your computer and use it in GitHub Desktop.
Save iammert/faa6cd996c752dcfb10a to your computer and use it in GitHub Desktop.
update gitignore already commited
git rm -r --cached .
git add .
git commit -m ".gitignore is now working"
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment