mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
build: Remve the unnecessary .gitignore
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
02e028a595
commit
dd61d3d9f9
@@ -1,22 +1,9 @@
|
||||
/Make.dep
|
||||
/.depend
|
||||
/z80_mem.h
|
||||
/asm_mem.h
|
||||
/board
|
||||
/chip
|
||||
/*.sym
|
||||
/*.asm
|
||||
/*.obj
|
||||
/*.rel
|
||||
/*.lst
|
||||
/*.src
|
||||
/*.adb
|
||||
/*.rst
|
||||
/*.lib
|
||||
/*.lnk
|
||||
/*.map
|
||||
/*.mem
|
||||
/*.ihx
|
||||
/*.hex
|
||||
/*.linkcmd
|
||||
/*.noi
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
*.lst
|
||||
*.sym
|
||||
Reference in New Issue
Block a user