From 480033bcf1b4f63588bd00fe52aad6bd8ccacf31 Mon Sep 17 00:00:00 2001 From: alexesprit Date: Wed, 25 Nov 2020 18:22:30 +0300 Subject: [PATCH] Add icon for Coverage.py config --- src/data/items.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/items.json b/src/data/items.json index a74959a..ca5cb6d 100644 --- a/src/data/items.json +++ b/src/data/items.json @@ -235,6 +235,7 @@ "config": [ ".appveyor.yml", ".browserslistrc", + ".coveragerc", ".editorconfig", ".gitattributes", ".gitkeep",