[LEDE-DEV] [PATCH] .gitignore: add .project for eclipse users
Catrinel Catrinescu
cc at 80211.de
Fri Jul 21 03:01:27 PDT 2017
Hi Dirk
Fell free to take my patch and extend it with your wish :-)
Best regards
Catrinel
-----Original Message-----
From: Dirk Feytons [mailto:dirk.feytons at gmail.com]
Sent: Mittwoch, 19. Juli 2017 10:32
To: Catrinel Catrinescu
Cc: lede-dev at lists.infradead.org
Subject: Re: [LEDE-DEV] [PATCH] .gitignore: add .project for eclipse users
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