Answers for "i'm set .vs in gitignore but its not ignored"

-1

why gitignore does not work

git rm -rf --cached .
git add .
Posted by: Guest on June-02-2020

Code answers related to "i'm set .vs in gitignore but its not ignored"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language