# File lib/rake.rb, line 1336
1336:       def clear_ignore_patterns
1337:         @exclude_patterns = [ /^$/ ]
1338:       end