From 5982ce28140927777d8d346cbfa9c597c93d97ec Mon Sep 17 00:00:00 2001 From: Linden Crandall Date: Fri, 7 Feb 2025 07:15:12 +0900 Subject: [PATCH] updated git ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 186721f..f7cae68 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dist # MacOS finder preferences .DS_store + +.crt +.key \ No newline at end of file -- 2.47.2