From ca4226799bd02a5299b353132b01adcdaba0af24 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 29 Feb 2024 01:12:07 +0900 Subject: [PATCH] Added secrets to ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 03f34fddd..b2f027583 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ zbx_env*/ .*CERT_FILE .*KEY_FILE .*CA_FILE +Dockerfiles/*/rhel/secrets/*