From 44e0ff26fafd16992716576710b73df351bc8146 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Sun, 8 Mar 2026 00:32:40 +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 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f88d868 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +config/.env +data/*.db +workspace/ \ No newline at end of file