We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62326f commit 3e39305Copy full SHA for 3e39305
build.excerpt.yaml
@@ -3,10 +3,6 @@ targets:
3
sources:
4
include:
5
- examples/**
6
- # Some default includes that aren't really used here but will prevent
7
- # false-negative warnings:
8
- - $package$
9
- - lib/$lib$
10
exclude:
11
- '**/.*/**'
12
- '**/android/**'
0 commit comments