From e17334c6464b448ea9d016e9817ba7d6118319a4 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 21 Nov 2023 19:13:28 +0100 Subject: [PATCH] update secrets --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dab6f28..672ad48 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /**/**/origin.server /**/**/server.manifest /**/**/server.registry +/**/**/*.secret.* /**/**/_shared @@ -37,4 +38,4 @@ /**/**/corenode.log # Temporal configurations -/**/**/.aliaser \ No newline at end of file +/**/**/.aliaser