Files
memfault-go/.gitignore
T
0x6f736f646f 860c14e71b Remove env variables
Signed-off-by: 0x6f736f646f <blackd0t@protonmail.com>
2022-02-09 14:48:32 +03:00

18 lines
299 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/
# Environment varriables
.env