This commit is contained in:
2026-03-30 17:38:45 +09:00
commit 29e2149d66
20 changed files with 677 additions and 0 deletions

12
.gitconfig Normal file
View File

@@ -0,0 +1,12 @@
[user]
name = syui
email = syui@syui.ai
signingkey = 5417CFEBAD92DF56
[commit]
gpgsign = true
[core]
editor = vim
[pull]
rebase = false
[init]
defaultBranch = main