blob: 688474ef16c835a6b58c68840cbf115e69d08c61 [file] [log] [blame]
filegroup(
name = "server",
srcs = glob(
["**/*"],
exclude = ["BUILD"],
),
visibility = ["//visibility:public"],
)