From c988298ac5119ae822f4d42d58eddcc6c05e7fd5 Mon Sep 17 00:00:00 2001 From: David H Date: Mon, 27 Nov 2023 23:27:02 +0100 Subject: [PATCH] GitIgnore angepasst --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a465f90..2281bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ package-lock.json # production /build +/build/* # misc .DS_Store