create gitignore files windows

C++
cd c:\<your path>
notepad .gitignore
Accept the prompt to create the file, edit the contents accordingly, save and close.
Source

Also in C++: