mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:27:35 +00:00
Base: Add WASM file type icon
Adds 16x16 and 32x32 filetype icons for Web Assembly files.
This commit is contained in:
parent
a57128467a
commit
7a5c4e7a1c
3 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ ini=*.ini
|
|||
java=*.java
|
||||
javascript=*.js,*.mjs
|
||||
json=*.json
|
||||
wasm=*.wasm
|
||||
library=*.so,*.so.*,*.a
|
||||
markdown=*.md
|
||||
music=*.midi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue