1# READ THIS FIRST: 2# This file was automatically generated by bp2build for the Bazel migration project. 3# Feel free to edit or test it, but do *not* check it into your version control system. 4 5package(default_visibility = ["//visibility:public"]) 6 7filegroup( 8 name = "bp2build_all_srcs", 9 srcs = glob(["**/*"]), 10) 11