chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:24:51 +08:00
commit e74a3762b8
963 changed files with 299400 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Rust files are text files with Unix-style newlines.
*.rs text eol=lf
# Other text files have Unix-style newlines.
*.shader text eol=lf
*.toml text eol=lf
*.md text eol=lf
*.html text eol=lf
*.js text eol=lf
*.css text eol=lf
*.glsl text eol=lf
LICENSE text eol=lf
# Image files are binary
*.png binary
*.jpg binary
*.ttf binary
*.bin binary