Skip to content

Instantly share code, notes, and snippets.

@kaqfa
Created December 11, 2019 01:37
Show Gist options
  • Save kaqfa/cf6130556a01472387fb1a969a384967 to your computer and use it in GitHub Desktop.
Save kaqfa/cf6130556a01472387fb1a969a384967 to your computer and use it in GitHub Desktop.
gitignore not working
git rm -r --cached .
git add .
git commit -m "fixed untracked files"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment