From 2ae752b33a0fc83735bd2c6746ac8ecdff12d82d Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 12 Jun 2026 10:46:43 +0200 Subject: [PATCH] chore: add build binaries to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0e42483..95808b7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ # Go bin/ coverage.out +api +console-proxy # Node node_modules/