Update .gitignore's: add some generated files

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/examples/standalone/.gitignore b/examples/standalone/.gitignore
index 7b783fc..4d9ce66 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