514 515 516
# File 'lib/git/lib.rb', line 514 def ignored_files command_lines('ls-files', '--others', '-i', '--exclude-standard') end