[LEDE-DEV] [PATCH v2] .gitignore: add .project & .cproject for eclipse users

Hans Dedecker dedeckeh at gmail.com
Wed Jan 10 13:03:55 PST 2018


On Tue, Jan 9, 2018 at 3:39 PM, Catrinel Catrinescu <cc at 80211.de> wrote:
> For eclipse users, .project is always created inside the project.
> For users of CDT within Eclipse, add also .cproject, thanks Dirk
> Feytons.
Hi,

The patch is missing a SoB; see
https://lede-project.org/submitting-patches for guidelines

Hans
> ---
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index aff13e1136..84e1a9d6d1 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -25,3 +25,5 @@ key-build*
>  .emacs.desktop*
>  TAGS*~
>  git-src
> +.project
> +.cproject
> --
> 2.14.3 (Apple Git-98)
>
>
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev



More information about the Lede-dev mailing list