mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-04 01:53:27 +08:00
.gitignore for generated files in api_examples directory
Add .gitignore for generated files in api_examples directory Signed-off-by: Jon Smirl <jonsmirl@gmail.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
40281a9ca2
commit
a43ea5cc6d
7
api_examples/.gitignore
vendored
Normal file
7
api_examples/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
crc32.c
|
||||
ctype.c
|
||||
demo
|
||||
demo.bin
|
||||
ppcstring.S
|
||||
string.c
|
||||
vsprintf.c
|
Loading…
Reference in New Issue
Block a user