mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 15:35:47 +00:00
This script was forgotten during initial import due to bad gitignore. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
.dir
|
|
outdir
|
|
samples/libc/minimal-*-O?
|
|
linux2/
|
|
host/x86-linux2/bin/bin2hex
|
|
host/x86-linux2/bin/dec2hex
|
|
host/x86-linux2/bin/mkevents
|
|
host/x86-linux2/bin/sysgen
|