Skip to content

Instantly share code, notes, and snippets.

@StuffbyYuki
Created November 14, 2020 04:39
Show Gist options
  • Select an option

  • Save StuffbyYuki/f4ecf1f87f7b5f7cfa06b6d5c202cefc to your computer and use it in GitHub Desktop.

Select an option

Save StuffbyYuki/f4ecf1f87f7b5f7cfa06b6d5c202cefc to your computer and use it in GitHub Desktop.
Git: when .gitignore not working
git rm -rf --cached .
git add .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment