Answers for "can i make new gitignore for each directory"

14

create gitignore

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

create .gitignore

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language