summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-05-31 17:42:52 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-05-31 17:42:52 +0200
commit8c1c9af180036bb7227ccb66cd451b4c17ec5937 (patch)
tree3243e1bcc749ad1a22056ca1b0feedd04b2ea775
parent8a6a01c98858551ecf9601e1bda0f097f79f1c0b (diff)
downloadcurl-8c1c9af180036bb7227ccb66cd451b4c17ec5937.tar.gz
tests/libtest/.gitignore: follow-up fix to ignore lib5* too
-rw-r--r--tests/libtest/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/.gitignore b/tests/libtest/.gitignore
index c5ef879bf..611404721 100644
--- a/tests/libtest/.gitignore
+++ b/tests/libtest/.gitignore
@@ -1,6 +1,6 @@
chkhostname
lib[12][0-9][0-9][0-9]
-lib6[0-9][0-9]
+lib[56][0-9][0-9]
lib1521.c
libauthretry
libntlmconnect