incubator-nuttx/.gitignore

49 lines
376 B
Plaintext
Raw Normal View History

2016-07-08 00:25:13 +08:00
*.a
*.adb
*.asm
*.bin
2016-07-08 00:25:13 +08:00
*.d
!*.d/
*.dSYM
*.elf
*.exe
*.hex
2016-07-08 00:25:13 +08:00
*.i
*.ihx
*.lib
*.lod
*.lst
*.map
*.o
*.obj
*.rel
*.src
*.srec
*.swp
*.sym
*.wsp
2016-07-08 00:25:13 +08:00
*~
.depend
/.clean_context
2016-07-08 00:25:13 +08:00
/.config
/.config.old
/.config-e
/.cproject
/.gdbinit
/.project
2016-07-08 00:25:13 +08:00
/.version
/_SAVED_APPS_config
/cscope.*
/defconfig
/defconfig.tmp-e
2016-07-08 00:25:13 +08:00
/Make.defs
/nuttx
/nuttx-*
/nuttx.*
/staging
2016-07-08 00:25:13 +08:00
/tags
/TAGS
core
Make*.dep
uImage