From 09bdcdce9988cf9826247eba65e74fbe2bfca5ba Mon Sep 17 00:00:00 2001 From: Christian Nuss Date: Fri, 11 Oct 2024 06:00:01 -0400 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d1bed12..28793f5 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,6 @@ typings/ # next.js build output .next + +# other +target/