完成项目配置初始化

This commit is contained in:
2022-05-25 18:51:57 +08:00
parent af58c03c7c
commit 761c24efbf
8 changed files with 194 additions and 3 deletions

3
.gitignore vendored
View File

@@ -16,7 +16,8 @@
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
logs/
# Go workspace file
go.work