go-sample-webpage/vendor/gopkg.in/mail.v2/.gitignore

18 lines
204 B
Plaintext
Raw Normal View History

2021-11-22 22:11:37 +00:00
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# IDE's
.idea/