From b0dec987684924b7254fd294466c85f18f8c6451 Mon Sep 17 00:00:00 2001 From: makio135 Date: Sun, 17 Feb 2019 10:21:56 +0100 Subject: [PATCH] add config.json to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ad46b30..7666e70 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +config.json + # Logs logs *.log