Skip to content

Instantly share code, notes, and snippets.

@davzoku
Created January 8, 2018 08:06
Show Gist options
  • Save davzoku/3b726005dcd5e106748629c0ffaeb7b2 to your computer and use it in GitHub Desktop.
Save davzoku/3b726005dcd5e106748629c0ffaeb7b2 to your computer and use it in GitHub Desktop.
steps-to-gitignore-alr-committed
  1. Add path to gitignore file

  2. Run git rm -r --cached foldername

  3. Commit changes.

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