Am 03.07.2012 11:36, schrieb Yang Tse:
On Tue, Jul 3, 2012 at 10:42 AM, Guenter<[email protected]>  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

Reply via email to