mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-22 20:27:01 +08:00
12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
_gitignore/
|
|
|
|
# artifacts from pprof tooling
|
|
*.prof
|
|
*.test
|
|
|
|
# mac specific
|
|
.DS_Store
|
|
|
|
# go modules
|
|
vendor
|