nuttx-apps/.gitignore
Xiang Xiao 0e9946956a .gitignore: Ignore gcov files(*.gcno and *.gcda)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-05-03 16:11:28 +03:00

34 lines
304 B
Plaintext

*.a
*.adb
*.asm
*.d
*.dSYM
*.exe
*.gcno
*.gcda
*.hobj
*.i
*.lib
*.lst
*.o
*.obj
*.rel
*.src
*.swp
*.sym
*~
.context
.depend
.kconfig
/bin
/boot_romfsimg.h
/external
/Kconfig
/romfs.img
/symtab_apps.c
cscope.out
Make.dep
.context
# nuttx/$(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS)
.dirlinks