add blog entry

This commit is contained in:
2026-08-13 18:53:18 -07:00
parent 4729b974cc
commit c0cbdac8af
9577 changed files with 2301587 additions and 3557 deletions
+20
View File
@@ -0,0 +1,20 @@
[core]
symlinks = false
autocrlf = true
fscache = true
[color]
interactive = true
ui = auto
[help]
format = html
[diff "astextplain"]
textconv = astextplain
[rebase]
autosquash = true
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[credential]
helper = helper-selector