From 5f113c517bed1b97050dce65b8043ab9d5e1122f Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Fri, 17 Jun 2022 17:06:54 +0800 Subject: [PATCH] add yaml file --- cjson.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cjson.yaml diff --git a/cjson.yaml b/cjson.yaml new file mode 100644 index 0000000..dd0ca0d --- /dev/null +++ b/cjson.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: DaveGamble/cJSON +tag_prefix: "" +separator: "." -- Gitee