build: Remve the unnecessary .gitignore

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-05-17 00:22:30 +08:00
committed by Abdelatif Guettouche
parent 02e028a595
commit dd61d3d9f9
230 changed files with 32 additions and 740 deletions
+32 -21
View File
@@ -1,35 +1,46 @@
.depend
Make.dep
*.o
*.a
*.adb
*.asm
*.bin
*.d
*.dSYM
*.elf
*.exe
*.hex
*.i
*.ihx
*.lib
*.lod
*.lst
*.map
*.o
*.obj
*.rel
*.src
*.srec
*.swp
*.sym
*.wsp
*~
.swp
.*.swp
core
uImage
/.gdbinit
/cscope.*
.depend
/.config
/.config-e
/.config.old
/.config-e
/.cproject
/.gdbinit
/.project
/.version
/_SAVED_APPS_config
/cscope.*
/defconfig
/defconfig.tmp-e
/Make.defs
/staging
/nuttx
/nuttx.*
/nuttx-*
/_SAVED_APPS_config
/*.map
/*.elf
/*.srec
/*.bin
/*.ihx
/*.hex
/.cproject
/.project
/nuttx.*
/staging
/tags
/TAGS
core
Make*.dep
uImage