From 3366c74cd78d1d8e9170ae952a02beaf6aebd3ba Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 16:30:58 +0200 Subject: [PATCH] Add build_sign.sh to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e74d1e7..1daf3f4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ notalterra /tests/ /.cargo/ /APPLICATION.md +/build_sign.sh