From 887e37a1b23f9082af16512f214175fc857e24ed Mon Sep 17 00:00:00 2001 From: teguh nugroho Date: Sun, 16 Aug 2026 01:41:40 +0700 Subject: [PATCH] git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f709bdd..a285494 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ notes.txt -_internal/ \ No newline at end of file +_internal/ +*.json \ No newline at end of file