Skip to content

Instantly share code, notes, and snippets.

@blzjns
Last active December 12, 2019 16:16
Show Gist options
  • Save blzjns/96a6beb4e2754133a30a7adc6bd9fa14 to your computer and use it in GitHub Desktop.
Save blzjns/96a6beb4e2754133a30a7adc6bd9fa14 to your computer and use it in GitHub Desktop.
Fixes failing (not working) .gitignore
git rm -r --cached .
git add .
git commit -m "fix untracked files"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment