mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
17 lines
260 B
Python
17 lines
260 B
Python
include_rules = [
|
|
"+..",
|
|
"+bindings",
|
|
"+core",
|
|
"+gin/public",
|
|
"+heap",
|
|
"+modules",
|
|
"+painting",
|
|
"+platform",
|
|
"+public",
|
|
"+public/platform",
|
|
"+skia",
|
|
"+third_party/khronos",
|
|
"+third_party/skia",
|
|
"+web",
|
|
]
|