summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-08-17 13:57:11 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-08-17 13:57:11 -0700
commit57ec167306672960ce4c65586a96752ad43461c7 (patch)
treec43644fb852dabd0dab987241b0b5da88c0ef505 /tool/sync_default_gems.rb
parent5db8b9b366271fb2ec25ca76722a3d25a4bb7de7 (diff)
YARP: Ignore Rust sync failures
Diffstat (limited to 'tool/sync_default_gems.rb')
-rwxr-xr-xtool/sync_default_gems.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb
index dfe9d4ee00..fb768c7a41 100755
--- a/tool/sync_default_gems.rb
+++ b/tool/sync_default_gems.rb
@@ -455,6 +455,7 @@ module SyncDefaultGems
|bin\/.*
|configure\.ac
|rakelib\/.*
+ |rust\/.*
|templates\/.*
|test\/lib\/.*
|tasks\/.*