diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2018-09-15 21:53:41 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-09-15 23:39:50 +0200 |
commit | 0d717a3106e352a5339508bf6b24b87984bd8a82 (patch) | |
tree | 9b4b5ceb21430f004f37235b5cf268cdb1db2d48 /tests | |
parent | 420087bb306528530ebdbf7f7806312882b1adba (diff) | |
download | curl-0d717a3106e352a5339508bf6b24b87984bd8a82.tar.gz |
libtest: Add chkdecimalpoint to .gitignore
Closes #2998
Diffstat (limited to 'tests')
-rw-r--r-- | tests/libtest/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtest/.gitignore b/tests/libtest/.gitignore index 611404721..c0077076d 100644 --- a/tests/libtest/.gitignore +++ b/tests/libtest/.gitignore @@ -1,3 +1,4 @@ +chkdecimalpoint chkhostname lib[12][0-9][0-9][0-9] lib[56][0-9][0-9] |