storer/.gitignore
skeris 6402f18dcc
Some checks failed
Deploy / ValidateConfig (push) Successful in 20s
Deploy / CreateImage (push) Successful in 2m8s
Deploy / DeployService (push) Failing after 20s
Lint / Lint (push) Has been cancelled
clearup and add validations for prod
2025-04-17 16:37:13 +03:00

23 lines
337 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/
squiz
.idea/
gen
worker/worker
storer/storer
answerer/answerer
main