From a7baa08e681fd78cde64705a123feeff238232bd Mon Sep 17 00:00:00 2001 From: Gregor Lohaus Date: Sun, 31 May 2026 15:45:55 +0200 Subject: [PATCH] add bin to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dca9b7c..e7a29e8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ devenv.local.yaml build build .gradle +bin