From d4a2cd353d2c9c8de1f00df7c1145edc98b392b2 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Tue, 24 Feb 2026 12:46:51 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3e58e5f..9d96df7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -# Exclude bpm archives -*.bpm \ No newline at end of file +# Ignore BPM archives and signatures +*.bpm +*.bpm.sig