1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/.gitignore

13 lines
121 B
Text

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