From 35b1b0e697486b89abd0d48f4a625b23a3315df3 Mon Sep 17 00:00:00 2001 From: data Date: Thu, 10 Apr 2025 18:40:59 +0200 Subject: [PATCH] =?UTF-8?q?Webserver=20hinzugef=C3=BCgt,=20Javascript=20an?= =?UTF-8?q?gepasst=20abruf=20der=20IP=20Dynamisch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ab3e8ce..e9bda8f 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +/app/cfg/media_path.yaml