From 89ea0d02d974110b80706a087d36f8d67ab6129e Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Mon, 14 Oct 2024 19:50:40 +0900 Subject: [PATCH] =?UTF-8?q?chor:=20=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=80=8CxNode=E3=80=8D=E3=81=AE=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repos/com.github.siccity.xnode.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repos/com.github.siccity.xnode.json diff --git a/repos/com.github.siccity.xnode.json b/repos/com.github.siccity.xnode.json new file mode 100644 index 0000000..4ba7695 --- /dev/null +++ b/repos/com.github.siccity.xnode.json @@ -0,0 +1,5 @@ +{ + "addr":"https://github.com/siccity/xNode.git", + "dir":".", + "tagRegex": "^[0-9]+\\.[0-9]+\\.[0-9]+$" +} \ No newline at end of file