Skip to content

Commit

Permalink
Merge branch 'master' into unsigned-part-expr
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Aug 18, 2022
2 parents 75a8cf6 + 900870b commit a794622
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,3 @@ xcode_version(
name = "xcode_version",
version = "10.0",
)

filegroup(
name = "package-srcs",
srcs = glob(
["**"],
exclude = [
"bazel-*/**",
".git/**",
".idea/**",
],
),
tags = ["automanaged"],
visibility = ["//visibility:private"],
)

0 comments on commit a794622

Please sign in to comment.