git - Allow node.exe and ignore all other .exe -
I want to node the file. Exe
But ignoring all other .exe files, how can I get it?
My code is not working:
#Compiled source #################### build / *! Node.exe * .exe * .o * .so * .com * .pdb * .i
Specify the following order:
! From Node.exe * .exe :
*. Exe! Node.exe Previous description "Overwrite" last.
Comments
Post a Comment