Skip to content

Instantly share code, notes, and snippets.

@anil826
Created May 4, 2016 11:43
Show Gist options
  • Save anil826/6d4c56e7c431616fa7300ac94ee86360 to your computer and use it in GitHub Desktop.
Save anil826/6d4c56e7c431616fa7300ac94ee86360 to your computer and use it in GitHub Desktop.
remove from git tracking list if you accidentally added nodes project file
git rm --cached -r app/bower_components/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment