From 28fe1e42e5b52a77e041bafefaeef769b1c4d350 Mon Sep 17 00:00:00 2001 From: mindfreq <144544047+mindfreq@users.noreply.github.com> Date: Mon, 4 May 2026 09:09:36 +0200 Subject: [PATCH] add /target --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a547bf3..2859c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ dist-ssr *.njsproj *.sln *.sw? + +/target/ \ No newline at end of file