I have a batch file to copy over files from Visual Studio to my Web folder. I want to copy all files in my web project, EXCEPT for *.cs files. I can\'t seem to get this to
Change *.cs to .cs in the excludefileslist.txt