Skip to content

Instantly share code, notes, and snippets.

@TinyPoro
Created July 12, 2018 09:24
Show Gist options
  • Save TinyPoro/344d6cfa878c93c8032944ed7bbe92e3 to your computer and use it in GitHub Desktop.
Save TinyPoro/344d6cfa878c93c8032944ed7bbe92e3 to your computer and use it in GitHub Desktop.
git rm -r --cached node_modules
git commit -m 'Remove the now ignored directory node_modules'
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment