simpleRequest/.gitignore
= 9bff109127 1. 优化说明文档
2. 添加了部分测试用例
2022-12-09 21:43:15 +08:00

18 lines
289 B
Plaintext

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