From d7800abf667246273750133b09a1d89b82bb63b9 Mon Sep 17 00:00:00 2001 From: Micha Date: Thu, 19 Mar 2026 18:22:51 +0000 Subject: [PATCH] =?UTF-8?q?.gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..476863f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.env +*.env +secrets/ +*.log +acme.json \ No newline at end of file