Answers for "how to add a file to git even if its in gitignore"

15

git add gitignore

$ touch .gitignore
Posted by: Guest on June-09-2020

Code answers related to "how to add a file to git even if its in gitignore"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language