fix: remove gitignore config in favor of default

This commit is contained in:
Devin Haska 2024-06-17 22:37:32 -07:00
parent 3cb592932b
commit 2f000532f9
No known key found for this signature in database

View file

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