Not updating certain files

My application has config files that set user operating environment and are established at initial install. However when a new application version comes out, the config file should not be touched. If I remove it from the next version then WyBuild deletes the file. How can I get WyBuild to ignore this particular file during updates so the users configuration is maintained?

Thanks

Just remove the file from the old versions and the new version tabs in wyBuild and wyUpdate will ignore the file when it installs updates. Does that make sense?