From 3e1e47c49a04e4ffe975350dd051e3d368dca57b Mon Sep 17 00:00:00 2001 From: softsimon Date: Wed, 20 Jul 2022 18:29:19 +0200 Subject: [PATCH] Remove gitignore json wildcard --- backend/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/.gitignore b/backend/.gitignore index 5476d633c..67fb162c6 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,9 +1,9 @@ # See http://help.github.com/ignore-files/ for more about ignoring files. # production config and external assets -*.json -!mempool-config.sample.json +mempool-config.json +pools.json icons.json # compiled output