Browse Source

Add git icon to .gitignore_global file

Steven DUBOIS 4 năm trước cách đây
mục cha
commit
3900c1f92e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/output/icons.rs

+ 1 - 0
src/output/icons.rs

@@ -57,6 +57,7 @@ lazy_static! {
         m.insert(".gitconfig", '\u{f1d3}'); // 
         m.insert(".github", '\u{f408}'); // 
         m.insert(".gitignore", '\u{f1d3}'); // 
+        m.insert(".gitignore_global", '\u{f1d3}'); // 
         m.insert(".gitmodules", '\u{f1d3}'); // 
         m.insert(".rvm", '\u{e21e}'); // 
         m.insert(".vimrc", '\u{e62b}'); // 