mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Base: Add .gitconfig to Git file icon files
This adds .gitconfig to git in the file icon provider.
This commit is contained in:
committed by
Brian Gianforcaro
parent
fcd2a40f2c
commit
c53fed7911
@@ -5,7 +5,7 @@ cplusplus=*.cpp,*.cxx,*.cc,*.c++
|
|||||||
c=*.c
|
c=*.c
|
||||||
font=*.font
|
font=*.font
|
||||||
form=*.frm
|
form=*.frm
|
||||||
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules
|
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules,*.gitconfig
|
||||||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||||
html=*.html,*.htm
|
html=*.html,*.htm
|
||||||
css=*.css
|
css=*.css
|
||||||
|
|||||||
Reference in New Issue
Block a user