Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit d8c6bbb

Browse files
telpirionBenjamin E. Coe
andauthored
fix: adds index.ts to excludes (#81)
Co-authored-by: Benjamin E. Coe <[email protected]>
1 parent 6b4680f commit d8c6bbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

synth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
excludes=[
6161
".kokoro/continuous/node12/samples-test.cfg",
6262
".kokoro/presubmit/node12/samples-test.cfg",
63+
"src/index.ts",
6364
],
6465
)
6566

0 commit comments

Comments
 (0)