diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-01-10 00:29:14 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-01-23 14:27:32 +0100 |
commit | 8611d985eeca12807ffbe0f28676b0ae05ab68fe (patch) | |
tree | 1eb91c770e079f190266d2e9da07938100ef6c68 /src/.gitignore | |
parent | d0837f36dbe476fd9535fee3f2b0e2599031404d (diff) |
VC: remove the makefile.vc6 build infra
The winbuild/ build files is now the single MSVC makefile build choice.
Closes #1215
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore index 77e8909f2..0f6fcd47c 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,7 +1,6 @@ *.a *.nlm *.res -Makefile.vc*.dist config-win32.h curl curl_config.h |