Answers for "txt file add to gitignore"

15

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 "Shell/Bash"

Browse Popular Code Answers by Language