From d9925a180be09d5dddfed4e31bb6d868c41f364b Mon Sep 17 00:00:00 2001 From: maotovisk Date: Sat, 21 Feb 2026 20:15:06 -0300 Subject: [PATCH] chore: update gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b2eb769..c5bf2f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -./idea - +./.idea/ \ No newline at end of file