nuttx/.gitignore
Shoji Tokunaga 131cc703c5 git: Specify multiple build directories in .gitignore.
Change to allow ignoring multiple build directories.

Signed-off-by: Shoji Tokunaga <toku@mac.com>
2026-05-20 03:06:58 +08:00

96 lines
950 B
Text

*.a
*.adb
*.dba
*.dbo
*.asm
*.bin
*.d
!*.d/
*.dSYM
*.elf
*.exe
etctmp/
*.gcno
*.gcda
*.hex
*.i
*.ihx
*.inf
*.lib
*.lod
*.lst
*.map
*.o
*.obj
*.profraw
*.rel
*.src
*.srec
*.swn
*.swo
*.swp
*.sym
*.wsp
*.ddc
*.dds
*.su
*.pyc
*.mapfile
*.SystemMap
*.ld.tmp
*.script.tmp
*.script.dfu.tmp
*.linkcmd.tmp
*~
\#*\#
.\#*
.depend
/.cache
/.config
/.config.*
/.config-*
/.config\ *
/.cproject
/.cache
/.clang-format
/.gdbinit
/.gdb_history
/.project
/.version
/_SAVED_APPS_config
/cscope.*
/defconfig
/defconfig.tmp.bak
/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
.idea
.DS_Store
tools/gdb/__pycache__
/build*
.ccls-cache
compile_commands.json
imx9-sdimage.img
kwarning
SAVEMake.defs
SAVEconfig
.aider*
imx9-norimage.img
config.txt