First release.

This commit is contained in:
liding
2023-10-23 14:13:34 +08:00
committed by liding
commit 92c3e19a46
83 changed files with 13506 additions and 0 deletions

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
# Automatically normalize line endings (to LF) for all text-based files.
* text=auto eol=lf
# Do not modify line endings for binary files (which are sometimes auto
# detected as text files by git).
*.png binary