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