From b14d8a84f88b658c430111182175631985ada04a Mon Sep 17 00:00:00 2001 From: Michael Grote <38253905+quotengrote@users.noreply.github.com> Date: Mon, 13 Jul 2020 09:45:25 +0200 Subject: [PATCH] added .gitconfig --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitconfig diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..ee41aaf --- /dev/null +++ b/.gitconfig @@ -0,0 +1,3 @@ +[user] + name = Michael Grote + email = 38253905+quotengrote@users.noreply.github.com