From 45be2ba81a0e1e4241b2ce7907f1760094dcc0e5 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Mon, 9 Feb 2026 22:09:48 +0100 Subject: [PATCH] =?UTF-8?q?F=C3=BCgt=20gitignore=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c0579ae --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/data +.env \ No newline at end of file