From 5bfaa2514283999787386b39bf2a67423774edfe Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 18:18:29 +0800 Subject: [PATCH] Add yaml file --- ndisc.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ndisc.yaml diff --git a/ndisc.yaml b/ndisc.yaml new file mode 100644 index 0000000..4e3546a --- /dev/null +++ b/ndisc.yaml @@ -0,0 +1,4 @@ +version-ctrl: git +src_repo: https://git.remlab.net/git/ndisc6.git +tag_prefix: ^v +seperator: "." -- Gitee