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:
Gregory Nutt 2017-06-15 10:12:02 -06:00
parent d5acc050cc
commit 1bb5a74035

2
configs/.gitignore vendored
View file

@ -9,6 +9,8 @@ Make.dep
.*.swp
core
.gdbinit
.project
.cproject
cscope.out
/Make.dep
/.depend