add Go module icons

This commit is contained in:
Ryooooooga 2022-04-23 10:18:42 +09:00
parent 02f44c68d8
commit 6197006d5f
No known key found for this signature in database
GPG Key ID: 07CF200DFCC20C25

View File

@ -69,6 +69,8 @@ lazy_static! {
m.insert("Dockerfile", '\u{f308}'); //  m.insert("Dockerfile", '\u{f308}'); // 
m.insert("ds_store", '\u{f179}'); //  m.insert("ds_store", '\u{f179}'); // 
m.insert("gitignore_global", '\u{f1d3}'); //  m.insert("gitignore_global", '\u{f1d3}'); // 
m.insert("go.mod", '\u{e626}'); // 
m.insert("go.sum", '\u{e626}'); // 
m.insert("gradle", '\u{e256}'); //  m.insert("gradle", '\u{e256}'); // 
m.insert("gruntfile.coffee", '\u{e611}'); //  m.insert("gruntfile.coffee", '\u{e611}'); // 
m.insert("gruntfile.js", '\u{e611}'); //  m.insert("gruntfile.js", '\u{e611}'); // 