2016-07-08 00:25:13 +08:00
|
|
|
*.a
|
2020-05-17 00:22:30 +08:00
|
|
|
*.adb
|
|
|
|
*.asm
|
|
|
|
*.bin
|
2016-07-08 00:25:13 +08:00
|
|
|
*.d
|
2020-07-19 05:15:21 +08:00
|
|
|
!*.d/
|
2020-05-17 00:22:30 +08:00
|
|
|
*.dSYM
|
|
|
|
*.elf
|
|
|
|
*.exe
|
2021-10-26 14:57:15 +08:00
|
|
|
*.gcno
|
|
|
|
*.gcda
|
2020-05-17 00:22:30 +08:00
|
|
|
*.hex
|
2016-07-08 00:25:13 +08:00
|
|
|
*.i
|
2020-05-17 00:22:30 +08:00
|
|
|
*.ihx
|
|
|
|
*.lib
|
|
|
|
*.lod
|
|
|
|
*.lst
|
|
|
|
*.map
|
|
|
|
*.o
|
|
|
|
*.obj
|
2022-05-04 22:12:45 +08:00
|
|
|
*.profraw
|
2020-05-17 00:22:30 +08:00
|
|
|
*.rel
|
|
|
|
*.src
|
|
|
|
*.srec
|
|
|
|
*.swp
|
|
|
|
*.sym
|
|
|
|
*.wsp
|
2021-09-30 22:35:30 +08:00
|
|
|
*.ddc
|
2022-07-07 19:10:58 +08:00
|
|
|
*.dds
|
2023-01-18 18:58:45 +08:00
|
|
|
*.su
|
2016-07-08 00:25:13 +08:00
|
|
|
*~
|
2020-05-17 00:22:30 +08:00
|
|
|
.depend
|
2016-07-08 00:25:13 +08:00
|
|
|
/.config
|
2022-07-07 19:10:58 +08:00
|
|
|
/.config.*
|
|
|
|
/.config-*
|
2022-06-23 08:23:07 +08:00
|
|
|
/.config\ *
|
2020-05-17 00:22:30 +08:00
|
|
|
/.cproject
|
|
|
|
/.gdbinit
|
|
|
|
/.project
|
2016-07-08 00:25:13 +08:00
|
|
|
/.version
|
2020-05-17 00:22:30 +08:00
|
|
|
/_SAVED_APPS_config
|
|
|
|
/cscope.*
|
2017-07-08 23:56:08 +08:00
|
|
|
/defconfig
|
2016-07-08 00:25:13 +08:00
|
|
|
/Make.defs
|
|
|
|
/nuttx
|
|
|
|
/nuttx-*
|
2020-05-17 00:22:30 +08:00
|
|
|
/nuttx.*
|
|
|
|
/staging
|
2016-07-08 00:25:13 +08:00
|
|
|
/tags
|
2019-12-02 22:22:58 +08:00
|
|
|
/TAGS
|
2020-05-17 00:22:30 +08:00
|
|
|
core
|
|
|
|
Make*.dep
|
|
|
|
uImage
|
2020-09-15 03:51:31 +08:00
|
|
|
/external
|
2021-12-22 23:59:47 +08:00
|
|
|
# $(TOPDIR)/Makefile.[unix|win]::$(CONTEXTDIRS_DEPS)
|
|
|
|
.context
|
2022-06-23 08:23:07 +08:00
|
|
|
.context\ *
|
2021-12-29 01:21:50 +08:00
|
|
|
# $(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS)
|
|
|
|
.dirlinks
|
2022-06-23 08:23:07 +08:00
|
|
|
.vscode
|
|
|
|
.DS_Store
|
2023-06-13 11:59:52 +08:00
|
|
|
tools/gdb/__pycache__
|
2023-07-13 16:32:56 +08:00
|
|
|
/build
|