the-algorithm/topic-social-proof/server/src/main/resources/BUILD

9 lines
127 B
Python

resources(
sources = [
"*.xml",
"*.yml",
"config/*.yml",
],
tags = ["bazel-compatible"],
)