For most of the plugins it is enough to have just 2 lines in .gitignore:

/bin/
/target/

Regards,
Alex

On Fri, Sep 7, 2012 at 5:47 PM, Martin Eisengardt <
martin.eisenga...@gmail.com> wrote:

> I will provide a patch in some hours. :-)
>
> On Fri, Sep 7, 2012 at 12:44 PM, Jacek Pospychała <jace...@zend.com>wrote:
>
>>  indeed,
>> I haven't noticed that until just now when I tried.
>>
>>  It's pretty sad but I was used that Eclipse CVS integration
>> automatically skipped derived resources such as bin dir.
>> But even Egit user guide mentions it
>> http://wiki.eclipse.org/EGit/User_Guide
>>
>>  Martin,
>> since you're already on top of that, could you send a patch with
>> .gitignore files for PDT plugins?
>> I opened bug for it at
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=389038
>>
>>  thanks!
>>
>>  Jacek
>>
>>
>>  ------------------------------
>> *From:* pdt-dev-boun...@eclipse.org [pdt-dev-boun...@eclipse.org] on
>> behalf of Martin Eisengardt [martin.eisenga...@gmail.com]
>> *Sent:* 07 September 2012 12:27
>> *To:* PDT Developers
>> *Subject:* [pdt-dev] fix .gitignore
>>
>>   Hi.
>>
>> I was looking at the git repository after I created a patch of 1MB.
>>
>> In git repository there is a .cvsignore at the root folder. Within the
>> plugins folders there is no .gitignore. At least I suggest to have a
>> .gitignore in each plugin folder telling that "bin" and "target" are
>> ignored. This will result in very small patches :)
>>
>> Greetings
>> Martin
>>
>> _______________________________________________
>> pdt-dev mailing list
>> pdt-dev@eclipse.org
>> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>>
>>
>
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>
>
_______________________________________________
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to