diff --git a/.gitconfig b/.gitconfig
index 1cf5be86..ba342b56 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -1,5 +1,2 @@
 [include]
-  path = ~/.gitconfig.local
-
-[credential]
-	helper = store
+  path = ~/.config/git/gitconfig
diff --git a/.gitignore b/.gitignore
index ceba1057..70b65d80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 .config/lvim/plugin/packer_compiled.lua
 .config/pulse/
+.config/git/