æ·feat: commplete init process

This commit is contained in:
engigu
2023-12-30 17:40:20 +08:00
parent 9307bec4ab
commit 77af985b76
92 changed files with 12054 additions and 2 deletions
+12 -1
View File
@@ -15,7 +15,18 @@
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
# Go workspace file
go.work
# web sources
/web/node_modules
/web/.vite
/web/.vscode
# Project ignore
/test
/conf
/runtime