Просмотр исходного кода

chore: add gcloud icon for .gcloudignore

Wu, Zhenyu 1 год назад
Родитель
Сommit
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,            // 