incubator-nuttx/.gitignore

82 lines
786 B
Plaintext

*.a
*.adb
*.dba
*.dbo
*.asm
*.bin
*.d
!*.d/
*.dSYM
*.elf
*.exe
*.gcno
*.gcda
*.hex
*.i
*.ihx
*.inf
*.lib
*.lod
*.lst
*.map
*.o
*.obj
*.profraw
*.rel
*.src
*.srec
*.swp
*.sym
*.wsp
*.ddc
*.dds
*.su
*.pyc
*.mapfile
*.SystemMap
*~
.depend
/.cache
/.config
/.config.*
/.config-*
/.config\ *
/.cproject
/.gdbinit
/.gdb_history
/.project
/.version
/_SAVED_APPS_config
/cscope.*
/defconfig
/Make.defs
/nuttx
/nuttx32
/nuttx-*
/nuttx.*
/nuttx_user*
/staging
/tags
/TAGS
core
Make*.dep
uImage
/external
# $(TOPDIR)/Makefile.[unix|win]::$(CONTEXTDIRS_DEPS)
.context
.context\ *
# $(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS)
.dirlinks
.fakelnk
.vscode
.DS_Store
tools/gdb/__pycache__
/build
.ccls-cache
compile_commands.json
imx9-sdimage.img
kwarning
SAVEMake.defs
SAVEconfig
.aider*