1
Fork 0
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:
electrikmilk 2022-02-12 19:21:10 -05:00 committed by Andreas Kling
parent 8c32b42bdf
commit 6858066e20
3 changed files with 1 additions and 0 deletions

View file

@ -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