mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
Update top-level .gitignore
This commit is contained in:
+12
-1
@@ -1,3 +1,15 @@
|
||||
.depend
|
||||
Make.dep
|
||||
*.o
|
||||
*.a
|
||||
*.d
|
||||
*.i
|
||||
*~
|
||||
.swp
|
||||
.*.swp
|
||||
core
|
||||
.gdbinit
|
||||
cscope.out
|
||||
/.config
|
||||
/.config.old
|
||||
/.version
|
||||
@@ -16,4 +28,3 @@
|
||||
/*.hex
|
||||
/pcode
|
||||
/tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user