Answers for "git command to create a git ignore file terminal"

13

create gitignore

# creates gitignore file
$ touch .gitignore
Posted by: Guest on July-11-2020

Code answers related to "git command to create a git ignore file terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language