# File lib/rake.rb, line 1331 1331: def select_default_ignore_patterns 1332: @exclude_patterns = DEFAULT_IGNORE_PATTERNS.dup 1333: end