Skip to content

Instantly share code, notes, and snippets.

@ViktorAndonov
Created April 2, 2020 12:05
Show Gist options
  • Save ViktorAndonov/f4fa2650624dc976e68b97e9ed8bd79b to your computer and use it in GitHub Desktop.
Save ViktorAndonov/f4fa2650624dc976e68b97e9ed8bd79b to your computer and use it in GitHub Desktop.
.gitignore file does not work - FIX
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