first commit

This commit is contained in:
2025-01-10 00:09:25 +08:00
commit f54ead0f90
215 changed files with 16058 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
# idea
.idea
.idea/
*.iml
.DS_Store
**/.DS_Store
#deploy data
data/*
!data/.gitkeep
# gitlab ci
.cache
#vscode
.vscode
.vscode/