From a89793a0598225bc1258c382e4dfaae08409ae80 Mon Sep 17 00:00:00 2001 From: belviskhoremk Date: Tue, 12 May 2026 00:32:30 +0000 Subject: [PATCH] Update May 12 by Elvis --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ef6a52..49c0c5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. - +.idea # dependencies /node_modules /.pnp @@ -9,7 +9,8 @@ !.yarn/plugins !.yarn/releases !.yarn/versions - +AGENTS.md +CLAUDE.md # testing /coverage