From c85a995f9b3bf6dd2dba78b3072e63ec1dac3519 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Sat, 21 Oct 2023 23:33:49 +0200 Subject: [PATCH] ignore json files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..cb7f85d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +*.json \ No newline at end of file