feat(Icons): show icon for files with Dockerfile extension

This commit is contained in:
Narawit Rakket 2022-05-01 14:51:49 +07:00 committed by Abin Simon
parent 46f596ff5d
commit 392d56e515

View file

@ -182,6 +182,7 @@ impl Icons {
m.insert("db", "\u{f1c0}"); // ""
m.insert("diff", "\u{f440}"); // ""
m.insert("doc", "\u{f1c2}"); // ""
m.insert("dockerfile", "\u{f308}"); // ""
m.insert("docx", "\u{f1c2}"); // ""
m.insert("ds_store", "\u{f179}"); // ""
m.insert("dump", "\u{f1c0}"); // ""