From e740942f632b7e04739160de413c7b96608cc6d8 Mon Sep 17 00:00:00 2001 From: Hammed Abass Date: Sun, 9 Aug 2026 21:24:25 +0200 Subject: [PATCH] chore: ignore bin directory in git repository --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c140ba9..6e6a95c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ node_modules/ target/ .junie config.override.mk +bin/ # Local design export scratch output/