mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:07:46 +00:00
Base: Add Git file type icons
This adds 16x16 and 32x32 Git file icons for files like .gitignore, etc.
This commit is contained in:
parent
d13d571844
commit
ce166785d7
3 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
||||||
c=*.c
|
c=*.c
|
||||||
font=*.font
|
font=*.font
|
||||||
form=*.frm
|
form=*.frm
|
||||||
|
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules
|
||||||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||||
html=*.html,*.htm
|
html=*.html,*.htm
|
||||||
css=*.css
|
css=*.css
|
||||||
|
|
BIN
Base/res/icons/16x16/filetype-git.png
Normal file
BIN
Base/res/icons/16x16/filetype-git.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 185 B |
BIN
Base/res/icons/32x32/filetype-git.png
Normal file
BIN
Base/res/icons/32x32/filetype-git.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 285 B |
Loading…
Add table
Add a link
Reference in a new issue