From ec4358818a118b8db8e4c55e07cc322adb535448 Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 29 Sep 2022 02:23:05 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eyaml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- DevIL.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 DevIL.yaml diff --git a/DevIL.yaml b/DevIL.yaml new file mode 100644 index 0000000..1976e05 --- /dev/null +++ b/DevIL.yaml @@ -0,0 +1,4 @@ +version_control: sourceforge +src_repo: https://sourceforge.net/projects/openil/files/DevIL/ +tag_prefix: +separator: "." \ No newline at end of file -- Gitee