From c8147dfa8099a25d04e28d3c6ae9791ea5494632 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Sat, 29 Oct 2022 18:49:49 +0200 Subject: [PATCH] Ignore json files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0c72fc1..9561499 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ +*.json *.log /Cargo.lock -/config.json /db/ /scripts/ /target/