From 4a2ce44be2627189a7109624f06715845712d94a Mon Sep 17 00:00:00 2001 From: William Date: Fri, 30 Dec 2022 09:21:04 +0100 Subject: [PATCH] fix: Ignore acme.json --- traefik/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/traefik/.gitignore b/traefik/.gitignore index 6712393..86aa507 100644 --- a/traefik/.gitignore +++ b/traefik/.gitignore @@ -1 +1,2 @@ -traefik.yml \ No newline at end of file +traefik.yml +acme.json