chore: update gitconfig structure and add base config

This commit is contained in:
2025-06-23 09:29:06 +02:00
parent 0ef0739ad3
commit 82ee9bda0a
4 changed files with 14 additions and 3 deletions

View File

@ -0,0 +1,8 @@
[credential]
helper = store
[push]
autoSetupRemote = true
[core]
autocrlf = false
[pull]
rebase = true