Add missing fuzzer (#2844)

* fuzz: add missing fuzzer by fixing .gitignore adding a negation for caddyfile/ directory

* ci: print fuzzing type for debuggability and traceability

* README: update the Fuzzit badge to point to the correct Caddy server Github organization
This commit is contained in:
Mohammed Al Sahaf
2019-10-30 23:57:22 +03:00
committed by GitHub
parent 76c22c7b38
commit 4611537f06
4 changed files with 39 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
_gitignore/
*.log
Caddyfile
!caddyfile/
# artifacts from pprof tooling
*.prof