From a4518ba93d350b2fef5dd5107920b97e54f8fdab Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 21 Feb 2025 07:41:54 +0200 Subject: [PATCH] add crt, order asc --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 78fc99b..464d5a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /target /public Cargo.lock -*.pem +*.crt *.csr +*.pem *.pfx \ No newline at end of file