Skip to content

Commit 3e39305

Browse files
authored
Reduce directories excerpter tool gets fragments from (#10260)
This fixes some issues with unrelated files having unexpected formats when running locally, and results in slightly faster refresh excerpt times.
1 parent a62326f commit 3e39305

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.excerpt.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ targets:
33
sources:
44
include:
55
- examples/**
6-
# Some default includes that aren't really used here but will prevent
7-
# false-negative warnings:
8-
- $package$
9-
- lib/$lib$
106
exclude:
117
- '**/.*/**'
128
- '**/android/**'

0 commit comments

Comments
 (0)