From 10119954e7c0ecb1f2f0a6b39ed68892487fc786 Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:48:18 +0200 Subject: [PATCH] .gitignore: untrack /webui/dist --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 72f08907..89486dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ pnpm-debug.log* lerna-debug.log* node_modules +/webui/dist .DS_Store dist-ssr coverage