From 4c9fb22360fd308d961987d258b6529612e9d95a Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Wed, 17 Jun 2020 09:54:40 +0800 Subject: [PATCH] add yaml file in package --- asciidoc.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 asciidoc.yaml diff --git a/asciidoc.yaml b/asciidoc.yaml new file mode 100644 index 0000000..14bc184 --- /dev/null +++ b/asciidoc.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: asciidoc/asciidoc +tag_prefix: ^ +seperator: . -- Gitee