diff --git a/.gitignore b/.gitignore index b9663b7..8418606 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,9 @@ # QEMU Virtual Hard Disks /**/*.qcow2 + +# MIPS compiled +/**/*.hex +/**/*.elf +/**/*.map +/**/*.o