From e30b8bb7e1b0270f0fd486819c23e3cda4bd1591 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Tue, 24 Feb 2026 12:44:14 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d96df7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Ignore BPM archives and signatures +*.bpm +*.bpm.sig