From 07d83842d77a45d99cdb08c36ffdad8590d081d6 Mon Sep 17 00:00:00 2001 From: Andrea Bianchi Date: Tue, 17 Mar 2026 10:01:49 +0900 Subject: [PATCH] Upldated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c2abd0a..7d68b68 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ node_modules todo/** _*.js solution-*.js -old/ \ No newline at end of file +old \ No newline at end of file