From fbfc82d638a55cf861e2deb248bcd689d58e7457 Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Thu, 28 May 2026 22:42:21 +0200 Subject: exclude cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ee91eb..bdeecd4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _dist/ node_modules/ package-lock.json pnpm-lock.yaml +.cache/ -- cgit v1.3-7-ge9ab