# File lib/rake.rb, line 1311 1311: def select_default_ignore_patterns 1312: @exclude_patterns = DEFAULT_IGNORE_PATTERNS.dup 1313: end