cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: gitignore: Added files generated by mingw32, eclipse and VC

From: Guenter <lists_at_gknw.net>
Date: Tue, 03 Jul 2012 13:33:02 +0200

Am 03.07.2012 11:36, schrieb Yang Tse:
> On Tue, Jul 3, 2012 at 10:42 AM, Guenter<lists_at_gknw.net> wrote:
>
>> and I think this could be simplified to:
>> +.project
>> +.cproject
>
> When the day comes that someone provides eclipse 'project files' for
> curl we can simply remove those.
>
>> +*.a
>> +*.res
>> +*.idb
>> +winbuild/*.inc
>
> These should better go into .gitignore files of specific
> subdirectories such as curl/src and curl/lib and curl/winbuild and not
> into the top most one.
agreed for the last one - but why for those others? F.e. we do ignore
*.la too in the top file, where's the difference?
I believe as long as we have no files with these extensions in the whole
project we should make things simple, and maintaining one .gitignore is
less hassle, or?

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-03