micro-store-s3/.gitignore
Evstigneev Denis dcbac35984
Some checks failed
lint / lint (pull_request) Has been cancelled
test / test (pull_request) Has been cancelled
add impl Health Ready Live
2025-01-08 13:05:04 +03:00

18 lines
292 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# 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/
.DS_Store
.idea
.vscode