From 3d20a7fc6a5dfce9a27cdea1c0b103dc8a1f1c86 Mon Sep 17 00:00:00 2001 From: Beisel Date: Tue, 4 Jun 2024 17:16:46 +0200 Subject: [PATCH] Add .gitconfig-work --- dot_gitconfig-work | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dot_gitconfig-work diff --git a/dot_gitconfig-work b/dot_gitconfig-work new file mode 100644 index 0000000..2780299 --- /dev/null +++ b/dot_gitconfig-work @@ -0,0 +1,3 @@ +[user] + email = florian.beisel@intersport.de + name = Florian Beisel