From 06fb67becab759bd81f2d0f520a653332a546bf8 Mon Sep 17 00:00:00 2001 From: Jozef Nagy Date: Thu, 15 May 2025 21:33:59 +0200 Subject: [PATCH] Added bootloader gitignore --- boot/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 boot/.gitignore diff --git a/boot/.gitignore b/boot/.gitignore new file mode 100644 index 0000000..64c59cb --- /dev/null +++ b/boot/.gitignore @@ -0,0 +1 @@ +include/sounds \ No newline at end of file