Browse Source

chore: add gcloud icon for .gcloudignore

Wu, Zhenyu 1 year ago
parent
commit
9326f48984
1 changed files with 1 additions and 0 deletions
  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,            // 