# File lib/backup/archive.rb, line 53
def
exclude
(
path
)
@excludes
<<
File
.
expand_path
(
path
)
end