diff options
author | Michael Kaufmann <mail@michael-kaufmann.ch> | 2017-09-24 13:30:30 +0200 |
---|---|---|
committer | Michael Kaufmann <mail@michael-kaufmann.ch> | 2017-09-24 13:31:17 +0200 |
commit | d8ab5dc50e2fdf6f0cd9104f1c04792a72c6cd61 (patch) | |
tree | 333f41120a6a862288a47a9e54963b064422fbe4 /tests | |
parent | 953b5c4e2602711c031a4f6cd024051a72329015 (diff) | |
download | curl-d8ab5dc50e2fdf6f0cd9104f1c04792a72c6cd61.tar.gz |
tests: adjust .gitignore for new tests
Diffstat (limited to 'tests')
-rw-r--r-- | tests/libtest/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/libtest/.gitignore b/tests/libtest/.gitignore index ab8b8db67..863e50e28 100644 --- a/tests/libtest/.gitignore +++ b/tests/libtest/.gitignore @@ -1,7 +1,10 @@ chkhostname lib15[0-9][0-9] +lib1521.c lib19[0-9][0-9] lib2033 lib5[0-9][0-9] +lib64[3-5] +lib650 libauthretry libntlmconnect |