diff --git a/cpu/mpc824x/.gitignore b/cpu/mpc824x/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..2d79931e961e05274195fea792e80cf4e07b818e --- /dev/null +++ b/cpu/mpc824x/.gitignore @@ -0,0 +1 @@ +/bedbug_603e.c diff --git a/examples/standalone/.gitignore b/examples/standalone/.gitignore index 7b783fc21343ed2a69e949e498c5efac435954ff..4d9ce66402616f24db9d68646ad4ef0cab4ea1f4 100644 --- a/examples/standalone/.gitignore +++ b/examples/standalone/.gitignore @@ -1,12 +1,13 @@ /82559_eeprom /atmel_df_pow2 +/eepro100_eeprom /hello_world /interrupt /mem_to_mem_idma2intr -/test_burst -/timer /sched /smc91111_eeprom /smc911x_eeprom +/test_burst +/timer *.bin *.srec