# File lib/rake.rb, line 1135
1135:       def clear_ignore_patterns
1136:         @exclude_patterns = [ /^$/ ]
1137:       end