From 3b300d22132059b0450705012a60e155202cc9f6 Mon Sep 17 00:00:00 2001 From: Yamato Security <71482215+YamatoSecurity@users.noreply.github.com> Date: Mon, 22 Aug 2022 07:53:26 +0900 Subject: [PATCH] ignore json files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eec35107..5c17e5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ test_* .env /logs *.csv +*.json hayabusa* \ No newline at end of file