From a7fa18ec637c6192c8bae4d26d8eb1d007101b40 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 12 May 2026 02:50:04 -0500 Subject: [PATCH] chore: add .learnings/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index be274d9..f8d273d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ pnpm-debug.log* .DS_Store .vscode/ .idea/ +.learnings/