From e3c7475aa8c9f81a065de3bc8c7a85f9d81da517 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 27 Oct 2025 09:39:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20.gitignore=20to=20exclude=20d?= =?UTF-8?q?ynamic.yml=20configuration=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..892f4e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +conf/traefik-conf/dynamic.yml