From 4edb52d689767c1bba17fbee80437573ebfd9a9a Mon Sep 17 00:00:00 2001 From: alexesprit Date: Sun, 3 Jan 2021 22:45:47 +0300 Subject: [PATCH] Add icon for stylish-haskell configs --- src/data/items.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/items.json b/src/data/items.json index e006662..fe46dab 100644 --- a/src/data/items.json +++ b/src/data/items.json @@ -265,6 +265,7 @@ ".nvmrc", ".renovaterc", ".renovaterc.json", + ".stylish-haskell.yaml", ".travis.yml", "appveyor.yml", "cmakelists.txt",