Answers for "gitignore ! not work"

3

.gitignore not working

git rm -rf --cached .
git add .
Posted by: Guest on July-28-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language