From 8c538856214a3a09ece55133db5228209549dbd2 Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Sat, 16 Aug 2025 16:28:59 +0200 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4c917f3..5fa985f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ build/ .cache/ -compile_commands.json \ No newline at end of file +compile_commands.json +assets/rocket_orig.bmp +src/UEFI_fireworks/rocket.c \ No newline at end of file