# File lib/buff/ignore/ignore_file.rb, line 47
def
apply
(
list
)
tmp
=
list
.
dup
apply!
(
tmp
)
tmp
end