Skip to content

Commit

Permalink
fix: adds index.ts to excludes (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
telpirion and bcoe authored Mar 1, 2021
1 parent aa1995d commit 83e1be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-aiplatform/synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
excludes=[
".kokoro/continuous/node12/samples-test.cfg",
".kokoro/presubmit/node12/samples-test.cfg",
"src/index.ts",
],
)

Expand Down

0 comments on commit 83e1be8

Please sign in to comment.