auth/vendor/github.com/lestrrat-go/httprc/.gitignore

16 lines
269 B
Plaintext
Raw Normal View History

2022-06-09 17:35:23 +00:00
# Binaries for programs and plugins
*.exe
*.exe~
2022-06-09 17:35:23 +00:00
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
2022-06-09 17:35:23 +00:00
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/