fix: remove gitignore config in favor of default

This commit is contained in:
Devin Haska 2025-05-27 12:20:44 -07:00
parent 9d19e608d9
commit 7193c9f990

View file

@ -6,7 +6,6 @@
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMsHM+4BN+DKbEW3toSbQh60k3b5qYQOE5bo/6gIJ7Y1
[core]
editor = nvim
excludesfile = ~/.gitignore
[commit]
gpgsign = true
[init]