From fc6e7392a92b805dc1488b7aa2712787bce34ba5 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Sat, 10 Jun 2023 20:39:15 +0200 Subject: [PATCH] feat: Added `.unlighthouse` dir to ignorelist --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8f322f0..2d9b881 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +# unlighthouse +.unlighthouse