From a2f81e7c2abc275034ff5a1b55b8af9ef77d9055 Mon Sep 17 00:00:00 2001 From: Simon Daniel Streich Date: Tue, 14 Jul 2026 10:03:07 +0200 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 | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7664704 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.bak \ No newline at end of file