From d193c504c09a96663720bbb2892d0d875326bf98 Mon Sep 17 00:00:00 2001 From: laurent Date: Thu, 15 May 2025 13:17:18 +0200 Subject: [PATCH] =?UTF-8?q?Entferne=20tempor=C3=A4re=20git=5Fcommands.bat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trainerbox/git_commands.bat | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 trainerbox/git_commands.bat diff --git a/trainerbox/git_commands.bat b/trainerbox/git_commands.bat deleted file mode 100644 index 3e31d43..0000000 --- a/trainerbox/git_commands.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -git add . -git commit -m "Implementiere alle Tabs der App: Search, Favorites, Calendar und Profile" -git push \ No newline at end of file