caddy-server/.gitignore

15 lines
208 B
Plaintext
Raw Normal View History

2019-07-18 13:24:32 +00:00
# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2019-07-18 13:57:57 +00:00
caddy