This commit is contained in:
2026-04-15 12:35:49 -05:00
parent 5280abb6c0
commit e62356faf2
4 changed files with 380 additions and 0 deletions

12
.gitconfig Normal file
View File

@@ -0,0 +1,12 @@
[user]
email = randyjordan@email.com
name = Randy Jordan
[init]
defaultBranch = main
[commit]
gpgsign = true
[tag]
gpgSign = true