From 8e44930713c236903dd17e4fcacb095ad63fcd42 Mon Sep 17 00:00:00 2001 From: wenqiang Date: Wed, 6 Dec 2023 17:41:01 +0800 Subject: [PATCH] Add aflplusplus.yaml --- aflplusplus.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 aflplusplus.yaml diff --git a/aflplusplus.yaml b/aflplusplus.yaml new file mode 100644 index 0000000..e300b31 --- /dev/null +++ b/aflplusplus.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: AFLplusplus/AFLplusplus +tag_prefix: v +separator: . -- Gitee