Answers for "how to add files to gitignor"

15

git add gitignore

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

how to add filer to git ignore

go to the gitignore file, add the name of the file to ignore
Posted by: Guest on February-09-2021

Code answers related to "how to add files to gitignor"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language