From b76f2b7add7b79e6bf6a4da7f60c4f9c0f112e57 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Wed, 14 Jan 2026 21:56:24 +0200 Subject: [PATCH] ugh fine --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitconfig diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..34139ef --- /dev/null +++ b/.gitconfig @@ -0,0 +1,3 @@ +[user] + email = belsabbagh@proton.me + name = Belal Elsabbagh