Skip to content

Instantly share code, notes, and snippets.

@diginfo
Created February 5, 2018 11:32
Show Gist options
  • Save diginfo/cf0cdfbc27f95657142e225a3294c6f5 to your computer and use it in GitHub Desktop.
Save diginfo/cf0cdfbc27f95657142e225a3294c6f5 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