Skip to content

Commit

Permalink
Ignas: ignore other workspace files too
Browse files Browse the repository at this point in the history
Co-authored-by: Ignas Anikevicius <[email protected]>
  • Loading branch information
arrdem and aignas committed Apr 19, 2024
1 parent 25a13f7 commit b08bfeb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ filegroup(
["**/*"],
exclude = [
"WORKSPACE",
"REPO.bazel",
"BUILD.bazel",
"{whl_name}",
"site-packages/**",
Expand Down

0 comments on commit b08bfeb

Please sign in to comment.