What's the reason for adding these files to the repository?
Src/C_library/curl/winbuild/CURL_OBJS.inc
Src/C_library/curl/winbuild/LIBCURL_OBJS.inc
Src/C_library/curl/winbuild/vc140.idb
They are created during the compilation of the libraries anyhow, aren't they?
In addition to that, in the .inc files my local compilation creates different output like this (-dll- is changed to -static-):
File in repository contains lines like: ..\builds\libcurl-vc-x64-release-dll-ipv6-sspi-schannel-obj-curl/slist_wc.obj
Locally built file contains lines like: ..\builds\libcurl-vc-x64-release-static-ipv6-sspi-schannel-obj-curl/slist_wc.obj \