order-service/src/.gitignore
Piotr Biernat 14145d3dea
Some checks failed
continuous-integration/drone/push Build is failing
Huge refactoring
2022-11-29 22:38:04 +01:00

18 lines
282 B
Plaintext

# ---> Go
# 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
.env
# Dependency directories (remove the comment below to include it)
vendor/