diff --git a/bootrom/.gitignore b/bootrom/.gitignore index d163863..7cf238f 100644 --- a/bootrom/.gitignore +++ b/bootrom/.gitignore @@ -1 +1,3 @@ -build/ \ No newline at end of file +*.o +*.elf +*.bin