From 944ed17ea9b7c89bfe6169dd773f9558cbb20a4a Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Wed, 17 Jun 2020 17:37:21 +0800 Subject: [PATCH] add yaml file --- lsof.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lsof.yaml diff --git a/lsof.yaml b/lsof.yaml new file mode 100644 index 0000000..44ff85d --- /dev/null +++ b/lsof.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: lsof-org/lsof +tag_prefix: +seperator: -- Gitee