From 6006362a4bdd22e5016ba3cb2c4ec45b0bfb2c95 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 16:12:07 +0800 Subject: [PATCH] add recode.yaml. --- recode.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recode.yaml diff --git a/recode.yaml b/recode.yaml new file mode 100644 index 0000000..26f3441 --- /dev/null +++ b/recode.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rrthomas/recode +tag_prefix: ^v +seperator: . \ No newline at end of file