Add easyrsa-unit-tests to gitignore

Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
Richard Bonhomme 2020-01-11 03:14:04 +00:00
parent ef2fc88cf0
commit 7ccec6e7bc
No known key found for this signature in database
GPG Key ID: D7D49FA009D95091
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
easyrsa3/pki
easyrsa3/unit-tests-temp
easyrsa-unit-tests.sh
easyrsa3/vars
dist-staging
easyrsa3/safessl-easyrsa.cnf

View File

@ -947,7 +947,7 @@ Matching file found at: "
fi
} # => build_full()
#Create inline credentials file for this node
# Create inline credentials file for this node
inline_creds ()
{
[ -f "$EASYRSA_PKI/$EASYRSA_REQ_CN.creds" ] \