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

Florian Fainelli f.fainelli at gmail.com
Fri Jul 21 10:36:34 PDT 2017


On 07/21/2017 03:01 AM, Catrinel Catrinescu wrote:
> Hi Dirk
> 
> Fell free to take my patch and extend it with your wish :-)

Usually if someone gives you feedback and your patch is not applied
(which is the case AFAICT)0), it is kind of implied that you would
respin said patch with suggestions from reviewers.

> 
> 
> 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.
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev
> 


-- 
Florian



More information about the Lede-dev mailing list