From 252db109bcf5e43745abb411c96b0adf08f7f349 Mon Sep 17 00:00:00 2001 From: softsimon Date: Mon, 20 Dec 2021 04:01:40 +0400 Subject: [PATCH] Adding icons.json to .gitignore --- backend/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/.gitignore b/backend/.gitignore index c4339712c..40572a888 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -2,6 +2,7 @@ # production config mempool-config.json +icons.json # compiled output /dist