mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
* basic aws impl * iface client * comments * s3 mock * Added test * exclude mocks from linter * get rid of races * subpackaging
12 lines
185 B
Plaintext
12 lines
185 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|