mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 12:20:00 +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
|
||||
font=*.font
|
||||
form=*.frm
|
||||
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules
|
||||
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules,*.gitconfig
|
||||
header=*.h,*.hpp,*.hxx,*.hh,*.h++
|
||||
html=*.html,*.htm
|
||||
css=*.css
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user