mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +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
|
||||||
/.config.old
|
/.config.old
|
||||||
/.version
|
/.version
|
||||||
@@ -16,4 +28,3 @@
|
|||||||
/*.hex
|
/*.hex
|
||||||
/pcode
|
/pcode
|
||||||
/tags
|
/tags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user