mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-03-09 13:38:51 -04: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…
Add table
Reference in a new issue