From be0c088bae90cb3b895166e77fe95e1325f16b71 Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Tue, 25 Oct 2022 13:40:52 +0200 Subject: [PATCH] Ignore all files --- config/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/.gitignore b/config/.gitignore index a23708f..c9a6f04 100644 --- a/config/.gitignore +++ b/config/.gitignore @@ -1 +1,2 @@ -acme.json \ No newline at end of file +acme.json +acme.json* \ No newline at end of file