# File lib/rake.rb, line 1130 1130: def select_default_ignore_patterns 1131: @exclude_patterns = DEFAULT_IGNORE_PATTERNS.dup 1132: end