Skip to content

Instantly share code, notes, and snippets.

@embassem
Created November 20, 2019 09:49
Show Gist options
  • Select an option

  • Save embassem/fb68b44f10bb7f15f43e9460008d36ac to your computer and use it in GitHub Desktop.

Select an option

Save embassem/fb68b44f10bb7f15f43e9460008d36ac to your computer and use it in GitHub Desktop.
clear gitignore cached
git rm -r --cached .
git add .
git commit -m ".gitignore fix"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment