From bf80ceb0cd2840c321956b8f7ac10b1e58a521e1 Mon Sep 17 00:00:00 2001 From: ultra_planet Date: Sat, 9 May 2020 09:35:08 +0800 Subject: [PATCH] add yaml file --- bolt.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bolt.yaml diff --git a/bolt.yaml b/bolt.yaml new file mode 100644 index 0000000..de2978e --- /dev/null +++ b/bolt.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.freedesktop.org/bolt/bolt.git +tag_prefix: "^" +seperator: "."