diff --git a/.gitignore b/.gitignore
index 89530302c161f37427928d73208b251d92bdf6d4..27c13fae2b3358c878b65217ea9556a5c5539b87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 /software/*/*.hex
 /software/*/*.lst
 /software/*/*.o
+/software/*/*.bin
 
 # Compile Test Code Removal
 system/testcodes/*/*.elf
@@ -13,6 +14,7 @@ system/testcodes/*/*.ELF
 system/testcodes/*/*.hex
 system/testcodes/*/*.lst
 system/testcodes/*/*.o
+system/testcodes/*/*.bin
 
 # Bootrom removal
 system/src/bootrom/