mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
configs/.gitignore: Make sure that any .gdbinit, .project, or .cproject files are ignore so that they are less likely to be included in a patch or PR.
This commit is contained in:
@@ -9,6 +9,8 @@ Make.dep
|
||||
.*.swp
|
||||
core
|
||||
.gdbinit
|
||||
.project
|
||||
.cproject
|
||||
cscope.out
|
||||
/Make.dep
|
||||
/.depend
|
||||
|
||||
Reference in New Issue
Block a user