From 1e333d853945ce843b8c462efc008aaa650957f5 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 16:15:18 +0800 Subject: [PATCH] add yaml file --- aide.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 aide.yaml diff --git a/aide.yaml b/aide.yaml new file mode 100644 index 0000000..b9914a6 --- /dev/null +++ b/aide.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: aide/aide +tag_prefix: ^v +seperator: . -- Gitee