From 6e8cfa4b8b424ccda5ecb92c201771c570153cba Mon Sep 17 00:00:00 2001 From: TheShadowEevee Date: Wed, 20 Apr 2022 19:52:20 -0500 Subject: [PATCH] Add executables to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7f7adc5..40822e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /build -/.vscode \ No newline at end of file +/.vscode +boot.dol +boot.elf