Answers for "command to add files to gitignore"

13

git add gitignore

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

.gitignore add files type

*.<filename extension>
Posted by: Guest on March-07-2022

Code answers related to "command to add files to gitignore"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language