mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +00:00
Base: Add Assembly file type icon
This adds 16x16 and 32x32 file type icons for assembly files.
This commit is contained in:
parent
6675865582
commit
56a719daf8
3 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[Icons]
|
||||
asm=*.S,*.asm
|
||||
cmake=*CMakeLists.txt
|
||||
cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
||||
c=*.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue