From 8e9b8cd1b7bca2d234bf916950b0899a7f293752 Mon Sep 17 00:00:00 2001 From: Nikita Bykov Date: Mon, 21 Apr 2025 23:31:22 +0500 Subject: [PATCH] move gitconfig file to .config dir --- .gitconfig => .config/git/config | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitconfig => .config/git/config (100%) diff --git a/.gitconfig b/.config/git/config similarity index 100% rename from .gitconfig rename to .config/git/config