Answers for "gitignore did not work on github"

-1

why gitignore does not work

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

Code answers related to "gitignore did not work on github"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language