From b8280283811c75f49ebe3a1b7383a7e94cb6a979 Mon Sep 17 00:00:00 2001 From: KunoiSayami Date: Fri, 22 Oct 2021 02:02:18 +0800 Subject: feat(script): Support auto sign and add new package Signed-off-by: KunoiSayami --- repo/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 repo/.gitignore (limited to 'repo/.gitignore') diff --git a/repo/.gitignore b/repo/.gitignore new file mode 100644 index 0000000..b64b963 --- /dev/null +++ b/repo/.gitignore @@ -0,0 +1,4 @@ +*.tar* +*.sig +*.db +*.files -- cgit v1.3.1