# File lib/rake.rb, line 1030 1030: def select_default_ignore_patterns 1031: @exclude_patterns = DEFAULT_IGNORE_PATTERNS.dup 1032: end