Selaa lähdekoodia

Update .gitignore's: add some generated files

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 15 vuotta sitten
vanhempi
commit
1bb1809558
2 muutettua tiedostoa jossa 4 lisäystä ja 2 poistoa
  1. 1 0
      cpu/mpc824x/.gitignore
  2. 3 2
      examples/standalone/.gitignore

+ 1 - 0
cpu/mpc824x/.gitignore

@@ -0,0 +1 @@
+/bedbug_603e.c

+ 3 - 2
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