Initial commit: Add install scripts and README

This commit is contained in:
2026-04-03 01:04:30 +00:00
commit 8e50eef945
4 changed files with 598 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
# Exclude all files from auto-generated source archives (zip/tar.gz)
# This ensures releases only contain the pre-built binaries, not source code
* export-ignore
.gitattributes export-ignore