Select the types of activity you want to include in your feed.
1# gazelle:exclude repo 2# gazelle:exclude repo2 3 4filegroup( 5 name = "testdata", 6 srcs = glob(["**"]), 7 visibility = ["//visibility:public"], 8)