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 /lib/.gitignore | |
parent | d0837f36dbe476fd9535fee3f2b0e2599031404d (diff) | |
download | curl-8611d985eeca12807ffbe0f28676b0ae05ab68fe.tar.gz |
VC: remove the makefile.vc6 build infra
The winbuild/ build files is now the single MSVC makefile build choice.
Closes #1215
Diffstat (limited to 'lib/.gitignore')
-rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index b23f265d7..719fc977f 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -4,7 +4,6 @@ *.orig *.rej *.res -Makefile.vc*.dist TAGS curl_config.h curl_config.h.in |