From f46b90b64ee24d477bf680b63353c55889db5c85 Mon Sep 17 00:00:00 2001 From: lei_ju <983277505@qq.com> Date: Thu, 7 May 2020 16:16:17 +0800 Subject: [PATCH] Increase gnuplot yaml --- gnuplot.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gnuplot.yaml diff --git a/gnuplot.yaml b/gnuplot.yaml new file mode 100644 index 0000000..a7c6952 --- /dev/null +++ b/gnuplot.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: gnuplot/gnuplot +tag_prefix: ^ +seperator: . -- Gitee