BuildPatchTool - FileIgnoreList wildcards

Hello! These are indeed supported from v1.6.0 of the Build Patch Tool.
You’ll need to signify these using the following format.

explicit-folder-path/explicit-file-path.txt
R"sample-folder-regex/.*"
W"*.dat"
1 Like