ee3ad39026
Remove boards/arm/sama5/sama5d3-xplained/boot/uImage that can in inadvertantly with a PR merge. Also, change "/uImage" to just "uImage" in the top-level .gitignore file so that all occurences of uImage will be ignored, not just versions in the nuttx/ top-level directory.
36 lines
292 B
Plaintext
36 lines
292 B
Plaintext
.depend
|
|
Make.dep
|
|
*.o
|
|
*.a
|
|
*.d
|
|
*.i
|
|
*~
|
|
.swp
|
|
.*.swp
|
|
core
|
|
uImage
|
|
/.gdbinit
|
|
/cscope.*
|
|
/.config
|
|
/.config-e
|
|
/.config.old
|
|
/.version
|
|
/defconfig
|
|
/defconfig.tmp-e
|
|
/Make.defs
|
|
/staging
|
|
/nuttx
|
|
/nuttx.*
|
|
/nuttx-*
|
|
/_SAVED_APPS_config
|
|
/*.map
|
|
/*.elf
|
|
/*.srec
|
|
/*.bin
|
|
/*.ihx
|
|
/*.hex
|
|
/.cproject
|
|
/.project
|
|
/tags
|
|
/TAGS
|