mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 07:44:59 +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:
parent
fcd2a40f2c
commit
c53fed7911
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue