From b175a59c42d96917a884a796ce96e900da8cb112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Fri, 12 Aug 2022 22:04:53 +0200 Subject: [PATCH] added .json files to gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ebbe Baß --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d5024ff..34c6ad9 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,4 @@ boot_out.txt /System Volume Information .fseventsd .Trashes +*.json