mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Base: Add .gitconfig to Git file icon files
This adds .gitconfig to git in the file icon provider.
This commit is contained in:
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user