fix(devkit): add .riv to binary extension (#29309)
This commit is contained in:
parent
f3b85bef22
commit
128f21b0bb
@ -189,6 +189,7 @@ const binaryExtensions = new Set([
|
|||||||
'.resources',
|
'.resources',
|
||||||
'.rgb',
|
'.rgb',
|
||||||
'.rip',
|
'.rip',
|
||||||
|
'.riv',
|
||||||
'.rlc',
|
'.rlc',
|
||||||
'.rmf',
|
'.rmf',
|
||||||
'.rmvb',
|
'.rmvb',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user