fn addListOfFiles(self: *Manifest, list_of_files: []const []const u8) !void
self: *Manifest,
list_of_files: []const []const u8,