Sfoglia il codice sorgente

feat: add prettier icon for *.prettierignore

Wu, Zhenyu 1 anno fa
parent
commit
df23f92b08
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/output/icons.rs

+ 1 - 0
src/output/icons.rs

@@ -242,6 +242,7 @@ const FILENAME_ICONS: Map<&'static str, char> = phf_map! {
     ".npmignore"          => Icons::NPM,            // 
     ".npmrc"              => Icons::NPM,            // 
     ".pre-commit-config.yaml" => '\u{f06e2}',       // 󰛢
+    ".prettierignore"     => '\u{e6b4}',            // 
     ".prettierrc"         => '\u{e6b4}',            // 
     ".parentlock"         => Icons::LOCK,           // 
     ".profile"            => Icons::SHELL,          // 󱆃