Answers for "add gitignore file to existing repo using git command"

11

git add gitignore

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

Code answers related to "add gitignore file to existing repo using git command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language