Answers for "create gitignore files windows"

0

create gitignore files windows

cd c:\<your path>
notepad .gitignore
Accept the prompt to create the file, edit the contents accordingly, save and close.
Posted by: Guest on December-11-2020

Code answers related to "create gitignore files windows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language