mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
Base: Add PHP filetype icon
Add 16x16 and 32x32 file icons for PHP files.
This commit is contained in:
parent
8c32b42bdf
commit
6858066e20
3 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ form=*.frm
|
|||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||
html=*.html,*.htm
|
||||
css=*.css
|
||||
php=*.php,*.phtml,*.php3,*.php4,*.php5,*.phps
|
||||
ini=*.ini
|
||||
java=*.java
|
||||
javascript=*.js,*.mjs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue