From aa7495166deb670d1ca78c8eaca038ae01ea09e0 Mon Sep 17 00:00:00 2001 From: Ana Alexandru-Gabriel <75039938+kickhead13@users.noreply.github.com> Date: Thu, 12 Feb 2026 19:54:06 +0200 Subject: [PATCH] Add node_modules and dist to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a547bf3..cf613ef 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ yarn-error.log* pnpm-debug.log* lerna-debug.log* + node_modules dist dist-ssr