mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-11 08:34:01 -05:00
Ignore more unnecessary ICU data (#923)
This commit is contained in:
parent
0e3f9c574a
commit
0c43be27a1
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ exclude = [
|
|||
"third_party/icu/android_small/",
|
||||
"third_party/icu/cast/",
|
||||
"third_party/icu/chromeos/",
|
||||
"third_party/icu/common/icudtl.dat",
|
||||
"third_party/icu/common/icudtb.dat",
|
||||
"third_party/icu/flutter/",
|
||||
"third_party/icu/ios/",
|
||||
|
|
Loading…
Reference in a new issue