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. -- -=[Yang]=- ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
