1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00

Add .gitignore files

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
Grant Likely
2007-09-24 09:05:30 -06:00
parent 955413f35f
commit 1b4aaffe4f
4 changed files with 33 additions and 0 deletions

5
examples/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
/hello_world
/interrupt
/sched
*.bin
*.srec