Files
identity-service/src/.gitignore
2024-07-19 21:51:37 +02:00

19 lines
285 B
Plaintext

# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dlli
*.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/