mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix top-level .gitignore. What was I thinking?
This commit is contained in:
+12
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user