{@link http://gruntjs.com/api/grunt.file#grunt.file.copy}
These optional globbing patterns will be matched against the filepath
(not the filename) using grunt.file.isMatch. If any specified globbing
pattern matches, the file won't be processed via the process
function.
If true
is specified, processing will be prevented.