_gitignore/
*.log
Caddyfile

# artifacts from pprof tooling
*.prof
*.test

# mac specific
.DS_Store

# go modules
vendor