# File lib/rake.rb, line 1316 1316: def clear_ignore_patterns 1317: @exclude_patterns = [ /^$/ ] 1318: end