M
matt
hello,
i am using the XCOPY command as part of a deployment script. part of
this script is to screen out .CS files (c# source code). i can do this
by this to my excludes.txt file:
.cs
....however, that also seems to exclude .CSS files (stylesheets), which
i do not want to do.
any suggestions on the syntax to achieve this?
thanks!
matt
i am using the XCOPY command as part of a deployment script. part of
this script is to screen out .CS files (c# source code). i can do this
by this to my excludes.txt file:
.cs
....however, that also seems to exclude .CSS files (stylesheets), which
i do not want to do.
any suggestions on the syntax to achieve this?
thanks!
matt