From 197e395bcaf5aa321e6d947eb2dd583f14cdebb5 Mon Sep 17 00:00:00 2001 From: luo Date: Mon, 7 Nov 2022 07:29:36 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BAyaml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: luo --- cryfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cryfs.yaml diff --git a/cryfs.yaml b/cryfs.yaml new file mode 100644 index 0000000..baea128 --- /dev/null +++ b/cryfs.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: cryfs/cryfs +tag_prefix: +separator: "." \ No newline at end of file