From e24ef885d6e33c360bb0e2aff487a171990822ae Mon Sep 17 00:00:00 2001 From: fastium Date: Sat, 28 Feb 2026 16:15:49 +0100 Subject: [PATCH] chore(lab01): add binary script for bootloader --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 10e7e62..796f092 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,7 @@ solutions/03_drivers/sample01/main3 solutions/**/build -/SOLUTION \ No newline at end of file +/SOLUTION + +boot-scripts/boot.cifs +boot-scripts/boot.net