Skip to content

Commit

Permalink
fix(devkit): add .riv to binary extension
Browse files Browse the repository at this point in the history
  • Loading branch information
kopach committed Dec 23, 2024
1 parent c7e2782 commit 32d9aa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/devkit/src/utils/binary-extensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ const binaryExtensions = new Set([
'.resources',
'.rgb',
'.rip',
'.riv',
'.rlc',
'.rmf',
'.rmvb',
Expand Down

0 comments on commit 32d9aa7

Please sign in to comment.