From 6e8c3080241ff675e5a816ee2784742f889d6dff Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 15:27:28 +0800 Subject: [PATCH] add yaml file --- exempi.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 exempi.yaml diff --git a/exempi.yaml b/exempi.yaml new file mode 100644 index 0000000..f68c64f --- /dev/null +++ b/exempi.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.freedesktop.org/libopenraw/exempi.git +tag_prefix: +seperator: "." -- Gitee