From 928ec881c05a09561b8783c1714b166329e5caf1 Mon Sep 17 00:00:00 2001 From: alexesprit Date: Sat, 21 Dec 2019 11:47:48 +0300 Subject: [PATCH] Add icon for Makefiles with `mk` extension --- src/items.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/items.json b/src/items.json index f18e875..ddb5540 100644 --- a/src/items.json +++ b/src/items.json @@ -217,6 +217,7 @@ ], "config": [ "ini", + "mk", "toml", "mod" ],