From 4e0fa64f9cfd7a368c7822b72e6fb5f901460e02 Mon Sep 17 00:00:00 2001 From: leeffo Date: Fri, 18 Nov 2022 02:49:01 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: leeffo --- htmlcxx.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 htmlcxx.yaml diff --git a/htmlcxx.yaml b/htmlcxx.yaml new file mode 100644 index 0000000..5b6109b --- /dev/null +++ b/htmlcxx.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.code.sf.net/p/htmlcxx/code +tag_prefix: htmlcxx- +seperator: "." \ No newline at end of file