diff options
author | Michael Kaufmann <mail@michael-kaufmann.ch> | 2017-12-10 22:35:16 +0100 |
---|---|---|
committer | Michael Kaufmann <mail@michael-kaufmann.ch> | 2017-12-10 22:35:16 +0100 |
commit | 98c572ed3cf358af896758ff4b6cfc174200ab90 (patch) | |
tree | 119defc486c0ba36a528d098827b5852895ead27 | |
parent | e959f16c5fc17031e13e87732ef3848e1a7a2c2f (diff) |
tests: update .gitignore for libtests
-rw-r--r-- | tests/libtest/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/.gitignore b/tests/libtest/.gitignore index 863e50e28..f368550a1 100644 --- a/tests/libtest/.gitignore +++ b/tests/libtest/.gitignore @@ -5,6 +5,6 @@ lib19[0-9][0-9] lib2033 lib5[0-9][0-9] lib64[3-5] -lib650 +lib65[0-3] libauthretry libntlmconnect |