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

Dirk Feytons dirk.feytons at gmail.com
Wed Jul 19 01:32:18 PDT 2017


On 19 July 2017 at 09:59, Catrinel Catrinescu <cc at 80211.de> wrote:
> For eclipse users, .project is always created inside the project
>
> Signed-off-by: Catrinel Catrinescu <cc at 80211.de>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index aff13e1136..a032dedd81 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -25,3 +25,4 @@ key-build*
>  .emacs.desktop*
>  TAGS*~
>  git-src
> +.project

While at it perhaps also add .cproject for those that use CDT within Eclipse?


Dirk F.



More information about the Lede-dev mailing list