Skip to content

Commit 685e05b

Browse files
committed
update docs build inputs
1 parent cd6ffc5 commit 685e05b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ filegroup(
2121
".scripts/*.py",
2222
"unit_tests/**/*.py",
2323
"workflows/unit_tests/**/*.py",
24+
], exclude = [
25+
".snippets/**",
2426
]) + [
2527
":docs_json",
2628
],

0 commit comments

Comments
 (0)