mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 03:45:20 +00:00
This file is now built as part of the host tools and should not be checked in by mistake. Change-Id: I03af1db752f96bc2c238e29506b10d4d16c62e2e Signed-off-by: Anas Nashif <anas.nashif@intel.com>
24 lines
334 B
Plaintext
24 lines
334 B
Plaintext
*.o
|
|
*.a
|
|
*.d
|
|
*.cmd
|
|
!arch/*/*/*/*.cmd
|
|
*~
|
|
cscope.*
|
|
.dir
|
|
outdir
|
|
scripts/basic/fixdep
|
|
scripts/gen_idt/gen_idt
|
|
scripts/gen_offset_header/gen_offset_header
|
|
scripts/kconfig/conf
|
|
scripts/kconfig/mconf
|
|
scripts/kconfig/zconf.hash.c
|
|
scripts/kconfig/zconf.lex.c
|
|
scripts/kconfig/zconf.tab.c
|
|
doc/_build
|
|
xml
|
|
html/
|
|
doc/latex/
|
|
sanity-out/
|
|
scripts/grub
|