From 9a695a46ba93620dd92424d2b1af1d95c1f5ca82 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Wed, 24 Jun 2020 16:09:35 +0800 Subject: [PATCH] add snappy.yaml. --- snappy.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 snappy.yaml diff --git a/snappy.yaml b/snappy.yaml new file mode 100644 index 0000000..d57f8d5 --- /dev/null +++ b/snappy.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: google/snappy +tag_prefix: ^ +seperator: . \ No newline at end of file -- Gitee