浏览代码

chore: add gcloud icon for .gcloudignore

Wu, Zhenyu 1 年之前
父节点
当前提交
9326f48984
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/output/icons.rs

+ 1 - 0
src/output/icons.rs

@@ -222,6 +222,7 @@ const FILENAME_ICONS: Map<&'static str, char> = phf_map! {
     ".eslintrc.yaml"      => Icons::ESLINT,         // 
     ".eslintrc.yml"       => Icons::ESLINT,         // 
     ".fennelrc"           => Icons::CONFIG,         // 
+    ".gcloudignore"       => '\u{f11f6}',           // 󱇶
     ".gitattributes"      => Icons::GIT,            // 
     ".git-blame-ignore-revs" => Icons::GIT,         // 
     ".gitconfig"          => Icons::GIT,            // 