diff options
| author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-05-18 19:09:45 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2008-05-19 00:29:35 +0200 | 
| commit | a9da341df19b32ad2ecb58ce529f7e4fada7814e (patch) | |
| tree | 91dce0dba470cb6c048e290e7ff376cf009fef4a | |
| parent | a38dc3ea8614f8b0c41e432b445a9959b9711295 (diff) | |
| download | olio-uboot-2014.01-a9da341df19b32ad2ecb58ce529f7e4fada7814e.tar.xz olio-uboot-2014.01-a9da341df19b32ad2ecb58ce529f7e4fada7814e.zip | |
example/gitignore: update with all generated examples
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
| -rw-r--r-- | examples/.gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/examples/.gitignore b/examples/.gitignore index 059b09641..806425ff7 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,5 +1,9 @@ +/82559_eeprom  /hello_world  /interrupt +/mem_to_mem_idma2intr +/test_burst +/timer  /sched  /smc91111_eeprom  *.bin |