Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mindas22 on github.
  • I am mindas22 (https://keybase.io/mindas22) on keybase.
  • I have a public key ASD83n212Q4lZX1pSUMfIQp1Z7z3i6CcLdKTpw3v-qp28Ao

To claim this, I am signing this object:

# remove specific file from git cache
git rm --cached filename
# remove all files from git cache
git rm -r --cached .
git add .
git commit -m ".gitignore is now working"