From c89cd171f8b2c7f55e7a6f7fdf12ae0800bc5cb9 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 7 May 2020 14:48:42 +0800 Subject: [PATCH] Add yaml file --- libspectre.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libspectre.yaml diff --git a/libspectre.yaml b/libspectre.yaml new file mode 100644 index 0000000..48dee57 --- /dev/null +++ b/libspectre.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: qunying/libspectre +tag_prefix: ^ +seperator: . -- Gitee