From a78c3b06a9dee7f8079a76ed255f12820f745df3 Mon Sep 17 00:00:00 2001 From: Captain Wei Date: Mon, 11 May 2020 15:08:20 +0800 Subject: [PATCH] add yaml file --- firebird.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 firebird.yaml diff --git a/firebird.yaml b/firebird.yaml new file mode 100644 index 0000000..7291195 --- /dev/null +++ b/firebird.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: FirebirdSQL/firebird +tag_prefix: ^v +seperator: . -- Gitee