From 4103f10502d4db0196251f3402f83688f2103ac3 Mon Sep 17 00:00:00 2001 From: schulze Date: Mon, 20 Mar 2023 15:42:54 +0100 Subject: [PATCH] ignore credentials --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5115415..bcc4d49 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ #protect secrets *.env + +mtd_aws/.credentials