Skip to content

Instantly share code, notes, and snippets.

@tsmx
Created November 9, 2020 19:31
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 tsmx/9f2e71900c83eb2434c3025a0eec420a to your computer and use it in GitHub Desktop.
Save tsmx/9f2e71900c83eb2434c3025a0eec420a to your computer and use it in GitHub Desktop.
Activate a changed gitignore file if it is not recognized
git rm -r --cached .
git add .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment