From fbfc8db7fcb58ec2cab9975c9f4c127f9733e7e3 Mon Sep 17 00:00:00 2001 From: Gericom Date: Fri, 1 Sep 2023 18:58:03 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b3a96fa..ba3f3cb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ build *.d *.elf *.map -*.bin \ No newline at end of file +*.bin +code/bootstrap/nitrofiles \ No newline at end of file