caddy-server/.gitignore

17 lines
215 B
Plaintext
Raw Normal View History

2019-07-18 08:24:32 -05: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 08:58:39 -05:00
caddy
.idea