caddy/.gitignore

14 lines
121 B
Plaintext

_gitignore/
*.log
Caddyfile
# artifacts from pprof tooling
*.prof
*.test
# mac specific
.DS_Store
# go modules
vendor