From c672d0043d8c9baf146ef5e0287934a49dfd6c8f Mon Sep 17 00:00:00 2001 From: schulze Date: Tue, 21 Mar 2023 13:33:37 +0100 Subject: [PATCH] protect all credentials --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bcc4d49..ed79802 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,5 @@ #protect secrets *.env +*.credentials -mtd_aws/.credentials