Initial commit
Build check / build (push) Has been cancelled

This commit is contained in:
2026-05-07 20:06:01 -07:00
commit ec0557204c
110 changed files with 18550 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Force LF on shell scripts so git-bash can execute them as hooks on Windows
hooks/* text eol=lf
*.sh text eol=lf
*.py text eol=lf