From db4ef287ed2d2a4627950107048e31372fc4f6eb Mon Sep 17 00:00:00 2001 From: Ruben Arts Date: Wed, 12 Aug 2026 10:39:35 +0200 Subject: [PATCH] add site to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5bf1b9db..071114f9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ RoboStack Website/ node_modules dist .astro +site # pnpm package store .pnpm-store