From 5ee2cf0d2428ecb10cee623a5994897ceebeeb83 Mon Sep 17 00:00:00 2001 From: Jean-Marc Andre Date: Thu, 31 Dec 2020 16:07:27 +0100 Subject: [PATCH] Ignore test/restic and test/password --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bd5cae9..e2a52d2 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ config/* !config/crd config/crd/bases !config/samples +test/restic +test/password