Files
go-gin-api/.gitignore
新亮 1b013e2023 docs(文档): 修改文档
- 修改 .gitignore 文件
- 修改 README.md 文件
- 修改 en.md 文件
2021-07-10 22:24:43 +08:00

17 lines
276 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.idea
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/