Hi, how can I stop Flex Builder from copying files to my bin folder?
I have a readme.txt which is in the root folder, which gets copied to the bin folder and I also have a .svn folder which gets copied. How can I stop these from being copied every time I compile? I compile to a network location, so having to copy unnecessary files can really slow things down! Thanks, Mark

