Initial commit

This commit is contained in:
zyp
2026-05-22 16:13:20 +08:00
commit b3089a254e
1444 changed files with 372077 additions and 0 deletions

12
.prettierignore Normal file
View File

@@ -0,0 +1,12 @@
/dist/*
!.github/**/
!.vscode/**/
.local
.output.js
/node_modules/**
**/*.svg
**/*.sh
src/**/*.scss
src/**/*.css