Update .gitconfig

This commit is contained in:
Devin Haska 2025-05-27 12:15:55 -07:00
parent a8cd579023
commit 3a562a52b4

View file

@ -4,3 +4,7 @@
[core]
editor = nvim
excludesfile = /Users/devin/.gitignore
[init]
defaultBranch = main
[pull]
ff = only