fix(devkit): add .riv to binary extension (#29309)

This commit is contained in:
Ihor 2025-01-24 13:56:18 +01:00 committed by GitHub
parent f3b85bef22
commit 128f21b0bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -189,6 +189,7 @@ const binaryExtensions = new Set([
'.resources',
'.rgb',
'.rip',
'.riv',
'.rlc',
'.rmf',
'.rmvb',