From c363e904c17ed8cb8b0566c1057e3e622da57ecd Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Mon, 30 May 2022 18:58:03 +0100 Subject: [PATCH] Ignore unit-test sand-box Signed-off-by: Richard T Bonhomme --- .gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2f564cb..ed67272 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ easyrsa3/pki -easyrsa3/unit-tests-temp -easyrsa-unit-tests.sh easyrsa3/vars -dist-staging easyrsa3/safessl-easyrsa.cnf -testdeps/* -shellcheck +easyrsa3/unit?tests +easyrsa-unit-tests.sh +easyrsa-unit-tests-help.sh +dist-staging .DS_Store +test-deps/* +shellcheck