Skip to content

Commit

Permalink
Exclude MODULE.bazel and python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Dec 11, 2024
1 parent 033f41d commit e6e39af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ filegroup(
".git/**",
"bazel-*/**",
"BUILD",
"WORKSPACE",
"MODULE.bazel",
"*.py",
"scripts/**",
"*.swp",
"LICENSE",
Expand Down

0 comments on commit e6e39af

Please sign in to comment.