From 56142ab27577ec887959709739ae9422b5ac83b8 Mon Sep 17 00:00:00 2001 From: Tyler-A Date: Tue, 7 Jan 2020 00:03:58 -0600 Subject: [PATCH] Ignore json files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6704566..9399a8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.json + + # Logs logs *.log