From 4bd0cb2bd0ce1e9858b8f5dbad3d638bbd18ac18 Mon Sep 17 00:00:00 2001 From: Martin Date: Sun, 14 Dec 2025 15:05:27 +0100 Subject: [PATCH] Format angepasst --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 41c75b9..56c1333 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -cat > .gitignore <<'EOF' # secrets .env *.env @@ -18,4 +17,3 @@ cat > .gitignore <<'EOF' .DS_Store .idea/ .vscode/ -EOF