Skip to content

Instantly share code, notes, and snippets.

@kosinix
Created June 12, 2020 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kosinix/ce3dcccaf50105b5c2248c084eb21ac2 to your computer and use it in GitHub Desktop.
Save kosinix/ce3dcccaf50105b5c2248c084eb21ac2 to your computer and use it in GitHub Desktop.
Update gitignore and remove from repo
git rm -r --cached .
git add .
git commit -m 'Removed all files that are in the .gitignore'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment